diff options
| author | Odd Stranne <odd@mullvad.net> | 2019-11-18 09:47:59 +0100 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2019-11-18 11:26:04 +0100 |
| commit | 30ffca58818361109d38cda485491fe4c7d5f106 (patch) | |
| tree | 21007762124436e1652b933216911c174cfcd5ad | |
| parent | a69536219475fb4d683b86cf35e4eff5056bf4b7 (diff) | |
| download | mullvadvpn-30ffca58818361109d38cda485491fe4c7d5f106.tar.xz mullvadvpn-30ffca58818361109d38cda485491fe4c7d5f106.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 bdb34602cc..485bd41e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ Line wrap the file at 100 chars. Th #### Windows - 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. ### Fixed #### Windows |
