diff options
| author | Joakim Hulthe <joakim.hulthe@mullvad.net> | 2024-10-07 15:01:08 +0200 |
|---|---|---|
| committer | Joakim Hulthe <joakim.hulthe@mullvad.net> | 2024-10-07 15:01:08 +0200 |
| commit | f0587ad75754d5a669ce264f6d665a9614b05e03 (patch) | |
| tree | 1864c2b714d25317444fbb198ce274cb37597a8d | |
| parent | 74a9b0e52e98bdeb0eb44d7e6ec491f853205139 (diff) | |
| parent | 8bee88fa9152c8b551aa2a599d5d4b77a5edce32 (diff) | |
| download | mullvadvpn-f0587ad75754d5a669ce264f6d665a9614b05e03.tar.xz mullvadvpn-f0587ad75754d5a669ce264f6d665a9614b05e03.zip | |
Merge branch 'apple-services-changelog-openvpn'
| -rw-r--r-- | CHANGELOG.md | 4 |
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. |
