summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2018-10-02 10:46:12 +0200
committerOdd Stranne <odd@mullvad.net>2018-10-03 23:13:56 +0200
commit50a394e6409965f179ad03af58ffe5dd9d0a902b (patch)
tree08ee7893aae8212834549bae964b5ff4baca070a
parent74e4492f4607d19594034b1bcd202fbcefc1175c (diff)
downloadmullvadvpn-50a394e6409965f179ad03af58ffe5dd9d0a902b.tar.xz
mullvadvpn-50a394e6409965f179ad03af58ffe5dd9d0a902b.zip
Update changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00a21f2ef4..8509fabe04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,12 +23,17 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
+### Added
+#### Windows
+- Monitor and enforce IPv6 DNS settings on network interfaces (previously IPv4-only).
+
### Changed
- Auto-hide scrollbars on macOS only, leaving them visible on other platforms.
### Fixed
#### Windows
- Use different method for identifying network interfaces during installation.
+- Properly restore DNS settings on network interfaces. Fixes issue #352.
## [2018.4-beta1] - 2018-10-01
### Added