diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-04-14 15:20:46 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-04-17 16:36:02 +0200 |
| commit | 3b3f24cea05e2805444e2707722909f980c27729 (patch) | |
| tree | 1c09bad7b959d9d7c8c6de62eabb78d013545237 | |
| parent | c13395e4732018a9a6fe2f4d1eb75bf243524cad (diff) | |
| download | mullvadvpn-3b3f24cea05e2805444e2707722909f980c27729.tar.xz mullvadvpn-3b3f24cea05e2805444e2707722909f980c27729.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fe3de44c8..83184591d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,9 @@ Line wrap the file at 100 chars. Th - Fix duplicated notifications in some situations. - Fix notification setting being inverted. When non-important notifications were disabled it instead disabled important ones and showed non-important ones. +- Work around issues with PQ and multihop caused by fragmentation in the tunnel. The workaround + doesn't fix fragmentation issues in general but prevents the PSK exchange packets from being + fragmented by setting an explicit maximum segment size. #### Android - Fix adaptive app icon which previously had a displaced nose and some other oddities. |
