diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f0f6263a4..0fd19f2ec6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added +- Add automatic MTU detection for desktop platforms. This currently only uses information about + dropped packets and does not take fragmentation into account. - Add ability to import server IP overrides in GUI. ### Changed |
