diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-09-18 14:49:51 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-09-18 14:50:32 +0000 |
| commit | 7e5f45a7ee1be3842a754aa173205c2fd45ba291 (patch) | |
| tree | 471b17708a567138f6f77fbdf0f3ef95c8ff2c21 | |
| parent | cb836f21379a63068316ec195d5b66e2f089fcb7 (diff) | |
| download | mullvadvpn-7e5f45a7ee1be3842a754aa173205c2fd45ba291.tar.xz mullvadvpn-7e5f45a7ee1be3842a754aa173205c2fd45ba291.zip | |
Describe ping monitor stop in change log
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6520ee1cc1..5d02cd2409 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ Line wrap the file at 100 chars. Th - Make GUI WireGuard key verification resilient to failure. - Fix issue where daemon would try and connect with UDP when the tunnel protocol is set to OpenVPN and the bridge mode is set to "On". +- Don't start ping monitor loop if first ping fails when checking WireGuard connection. #### macOS - Unregister the app properly from the OS when running the bundled `uninstall.sh` script. |
