diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-03-31 10:49:37 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-03-31 13:07:39 +0200 |
| commit | 89ee7b8ffc9133ecc7d6421a88cd5b8455a1984a (patch) | |
| tree | 85d802b703a2a101276cf5ef7babf14ebedebb81 | |
| parent | da9f339dfb9444f5ff42a22c59c04f4e3442a191 (diff) | |
| download | mullvadvpn-89ee7b8ffc9133ecc7d6421a88cd5b8455a1984a.tar.xz mullvadvpn-89ee7b8ffc9133ecc7d6421a88cd5b8455a1984a.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f70ad51bb..edaa39109c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,10 @@ Line wrap the file at 100 chars. Th #### Windows - Upgrade Wintun from 0.9.2 to 0.10.1. +#### Linux +- Only allow packets with the mark set to `0x6d6f6c65` to communicate with the relay server. + Previously, bridges were expected to run as root instead. + ### Fixed - Fix delay in showing/hiding update notification when toggling beta program. - Improve responsiveness when reconnecting after some failed connection attempts. |
