summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-08-29 10:43:59 +0200
committerDavid Lönnhager <david.l@mullvad.net>2024-09-02 12:35:30 +0200
commit935aa5b56ec72fba97713529aa73a467e9a052ad (patch)
treefd61961a3ae1b1c6423e1f32432e5e3aecaca37b
parentbe93a1f57b1f8fff5fce546f3fd48c0efae5fd74 (diff)
downloadmullvadvpn-935aa5b56ec72fba97713529aa73a467e9a052ad.tar.xz
mullvadvpn-935aa5b56ec72fba97713529aa73a467e9a052ad.zip
Update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4695c1bc34..38c2bcc5b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,10 @@ Line wrap the file at 100 chars. Th
- Never use OpenVPN as a fallback protocol when any of the following features is enabled:
multihop, quantum-resistant tunnels, or DAITA.
+#### macOS
+- Disable split tunnel interface when disconnected. This prevents traffic from being sent through
+ the daemon when the VPN is disconnected.
+
### Fixed
- macOS and Linux: Fix potential crash when disconnecting with DAITA enabled.