summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-09-24 18:35:11 +0200
committerDavid Lönnhager <david.l@mullvad.net>2024-09-25 10:41:55 +0200
commita169d15c855f5c7eb55a6f4968311d5c7608d469 (patch)
treece0547a647c09fe4387cf6efdd95ed0da4a52afb
parentb668c86084af4086218d661b2f62145e9764335f (diff)
downloadmullvadvpn-a169d15c855f5c7eb55a6f4968311d5c7608d469.tar.xz
mullvadvpn-a169d15c855f5c7eb55a6f4968311d5c7608d469.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3962a66f78..42ca200024 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,8 @@ Line wrap the file at 100 chars. Th
#### macOS
- Disable split tunnel interface when disconnected. This prevents traffic from being sent through
the daemon when the VPN is disconnected.
+- Don't hijack DNS when localhost is configured. This is more in line with other platforms.
+ Unexpected DNS traffic is still blocked when leaving the host.
### Fixed
#### Linux