summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoakim Hulthe <joakim.hulthe@mullvad.net>2024-10-07 14:53:27 +0200
committerJoakim Hulthe <joakim.hulthe@mullvad.net>2024-10-07 15:00:29 +0200
commit8bee88fa9152c8b551aa2a599d5d4b77a5edce32 (patch)
tree1864c2b714d25317444fbb198ce274cb37597a8d
parent74a9b0e52e98bdeb0eb44d7e6ec491f853205139 (diff)
downloadmullvadvpn-8bee88fa9152c8b551aa2a599d5d4b77a5edce32.tar.xz
mullvadvpn-8bee88fa9152c8b551aa2a599d5d4b77a5edce32.zip
Update changelog entry on apple services fix
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e7cbb2bba..5480a39a36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,8 +39,8 @@ Line wrap the file at 100 chars. Th
### Fixed
#### macOS
-- Fix Apple services not working by forcing stray connections out through the VPN tunnel. The
- "bypass" toggle has been removed.
+- Fix Apple services not working by forcing stray connections out through the VPN tunnel. This fix
+ only applies to Wireguard, OpenVPN is still affected. The "bypass" toggle has been removed.
- Fix packets being duplicated on LAN when split tunneling is enabled.