diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-04 16:38:32 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-04 19:42:11 +0000 |
| commit | b2c8fcde3c9d2f7514261bcad8a0c8034585118b (patch) | |
| tree | f183b0dcd417cf25d623be62e26de2e8a50a7736 | |
| parent | bd88f628d0f5d183e88c5ea52ba5a1f2703caa5b (diff) | |
| download | mullvadvpn-b2c8fcde3c9d2f7514261bcad8a0c8034585118b.tar.xz mullvadvpn-b2c8fcde3c9d2f7514261bcad8a0c8034585118b.zip | |
Describe expected reconnection fix in changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 978e6a2410..2906410a90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,8 @@ Line wrap the file at 100 chars. Th - Fix crash when VPN permission is revoked, either manually or by starting another VPN app. - Fix crash caused by local JNI reference table overflow after running for a long time. - Dismiss notification after service has stopped. +- Don't show missing connectivity error message in WireGuard key management screen if a + reconnection is expected to happen. #### Linux - DNS management with static `/etc/resolv.conf` will now work even when no |
