diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-08-20 11:37:05 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-08-20 16:38:45 +0200 |
| commit | 2b4fb530c51b2a8bd4f7c1f685a247a4e815edf5 (patch) | |
| tree | 0e34ec221ffffa557d77d23bab991903c15479b6 | |
| parent | f3c99924052e46e901488349729e611f84084fdd (diff) | |
| download | mullvadvpn-2b4fb530c51b2a8bd4f7c1f685a247a4e815edf5.tar.xz mullvadvpn-2b4fb530c51b2a8bd4f7c1f685a247a4e815edf5.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b4a655a9fb..d8fca69143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,8 @@ Line wrap the file at 100 chars. Th - Recover firewall state correctly when restarting the service after a crash. This would fail when paths were excluded. - Fix daemon not starting when a path is excluded on a drive that has since been removed. +- Prefer WireGuard if the constraints preclude OpenVPN and the tunnel protocol is "auto", instead + of failing due to "no matching relays". #### Android - Fix erasing wireguard MTU value in some scenarious. |
