summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2019-02-20 22:15:37 +0100
committerOdd Stranne <odd@mullvad.net>2019-02-20 22:15:37 +0100
commit5d115445885c58e0597498d62033dfb6c31ddfb5 (patch)
tree1cc53bbd5245dc273d1493f0d3f4f7b92833c283
parente51a48e1112a616d1115e866f56b69774236f25e (diff)
downloadmullvadvpn-5d115445885c58e0597498d62033dfb6c31ddfb5.tar.xz
mullvadvpn-5d115445885c58e0597498d62033dfb6c31ddfb5.zip
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07cd008847..ba2ee5bf89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,9 @@ Line wrap the file at 100 chars. Th
- Fix startup failure when network device with a hardware address that's not a MAC address is
present.
+#### Windows
+- Improve error handling related to DNS management at the time of establishing the tunnel.
+
### Changed
#### Linux
- Increased `NetworkManager` DBus RPC timeout from 1 second to 3 seconds.