diff options
| author | Linus Färnstrand <faern@faern.net> | 2018-10-23 16:23:04 +0200 |
|---|---|---|
| committer | Linus Färnstrand <faern@faern.net> | 2018-10-23 16:34:46 +0200 |
| commit | a9facdf8eae9eecff797aea7627b7e0286c4f7e6 (patch) | |
| tree | f43f46db5ddac309721a367fed72b8137f9d23f1 | |
| parent | e53a61e5a749f2f55fdee89ac460eb65afdb1188 (diff) | |
| download | mullvadvpn-a9facdf8eae9eecff797aea7627b7e0286c4f7e6.tar.xz mullvadvpn-a9facdf8eae9eecff797aea7627b7e0286c4f7e6.zip | |
Fix changelog
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b30ec2717b..a535fc7714 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,14 +34,14 @@ Line wrap the file at 100 chars. Th - Pick new random relay for each reconnect attempt instead of just retrying with the same one. - Disable GPU acceleration on Linux to fix App on Ubuntu 14.04 and other older distributions. +#### macOS +- Correctly backup and restore search domains and other DNS settings. + ## [2018.4] - 2018-10-16 ### Fixed - Fix so changing the OpenVPN mssfix setting triggers setting up a new tunnel with the new setting. -#### macOS -- Correctly backup and restore search domains when manipulating DNS settings. - ## [2018.4-beta3] - 2018-10-12 ### Fixed |
