diff options
| -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 |
