diff options
| author | Odd Stranne <odd@mullvad.net> | 2019-11-19 11:09:37 +0100 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2019-11-19 12:00:17 +0100 |
| commit | 8a59bcdac1f3ed62e93fa0a1031506bb1e966fe9 (patch) | |
| tree | efc26442c42723b270218e199ef24e68459ef3c5 | |
| parent | 14524c92b1212d6bfa6489fa2f2203cf2727a6db (diff) | |
| download | mullvadvpn-8a59bcdac1f3ed62e93fa0a1031506bb1e966fe9.tar.xz mullvadvpn-8a59bcdac1f3ed62e93fa0a1031506bb1e966fe9.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 485bd41e9a..fecb1a7d92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ Line wrap the file at 100 chars. Th - Use a larger icon in notifications on Windows 10. - Only update DNS settings if updating would change the effective settings. This is a work-around to avoid invoking `netsh` unnecessarily and getting stuck in associated hangs. +- Don't restart the service immediately if it aborts several times in a row. Leave a window of ten + minutes to allow for addressing the issue. ### Fixed #### Windows |
