summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-07-27 15:06:34 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-07-27 15:06:34 +0200
commit664866db24cdaa6210bc031a2ab01918187e19ab (patch)
treee484a60f99cc450e3b9b8c1e5b624c7d304334df
parentd1cbf9eb0c1ae7cff51375d27e425708f290c49c (diff)
downloadmullvadvpn-664866db24cdaa6210bc031a2ab01918187e19ab.tar.xz
mullvadvpn-664866db24cdaa6210bc031a2ab01918187e19ab.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f56d454fb..ac571d49f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -52,6 +52,8 @@ Line wrap the file at 100 chars. Th
### Fixed
- Fix connectivity monitor for WireGuard not disconnecting from a relay when connectivity is lost.
+- Forward firewall errors to the GUI in the connecting state, instead of showing a generic message
+ about failing to start the tunnel.
#### Windows
- Fix window flickering by disabling window animations.