diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2024-12-02 15:37:41 +0100 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2024-12-02 15:37:41 +0100 |
| commit | a24049a9a25c18b368aca1213fa5b3eb660d9e39 (patch) | |
| tree | 4bad90b216473992e1be9785c3ba0fe5fbdd33ad | |
| parent | 3bae761212cd9711c3841fd5501c115394cfa8fd (diff) | |
| download | mullvadvpn-a24049a9a25c18b368aca1213fa5b3eb660d9e39.tar.xz mullvadvpn-a24049a9a25c18b368aca1213fa5b3eb660d9e39.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index addd434290..3412572eed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,8 @@ Line wrap the file at 100 chars. Th #### macOS - Fix packets being duplicated on LAN when split tunneling is enabled. +- Fix DNS issues caused by forcibly using a local DNS resolver in all states. + Note that this fix is not present on macOS versions between 14.6 and 15.1. ### Security - Disable unix signal handler in release builds. The code was not signal safe and could potentially |
