diff options
| author | David Lönnhager <david.l@mullvad.net> | 2020-07-27 15:06:34 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2020-07-27 15:06:34 +0200 |
| commit | 664866db24cdaa6210bc031a2ab01918187e19ab (patch) | |
| tree | e484a60f99cc450e3b9b8c1e5b624c7d304334df | |
| parent | d1cbf9eb0c1ae7cff51375d27e425708f290c49c (diff) | |
| download | mullvadvpn-664866db24cdaa6210bc031a2ab01918187e19ab.tar.xz mullvadvpn-664866db24cdaa6210bc031a2ab01918187e19ab.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 2 |
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. |
