summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-11-14 14:10:48 +0100
committerLinus Färnstrand <linus@mullvad.net>2018-11-14 17:21:19 +0100
commitaebb607a9f21a4994dbc4a82bd28138dc2151ff9 (patch)
tree96c7f2dff2817815cb043ac47bb060430fcbd66d
parent423a46be2b6cde9562c7f2f512660bb7b8a39e50 (diff)
downloadmullvadvpn-aebb607a9f21a4994dbc4a82bd28138dc2151ff9.tar.xz
mullvadvpn-aebb607a9f21a4994dbc4a82bd28138dc2151ff9.zip
Add to changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55b0a501f8..138bb39f4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,8 @@ Line wrap the file at 100 chars. Th
### Changed
- Replace OpenVPN root CA certificate bundled with the app to the new Mullvad root CA.
+- Split DNS management from Firewall management to allow restoring DNS earlier and showing more
+ detailed errors to users.
### Fixed
- Cancel pending system notifications when the app becomes visible.