summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-09-10 20:19:39 -0300
committerEmīls Piņķis <emils@mullvad.net>2018-10-05 12:09:11 +0100
commit5ade4229a5e69e0345ae6df41c6482fb1523bda3 (patch)
treee81bad9deb741fc50e4acce7bc9c42869f061952
parent9745bbaed93e8b1239b8d8894142294d0f31ea45 (diff)
downloadmullvadvpn-5ade4229a5e69e0345ae6df41c6482fb1523bda3.tar.xz
mullvadvpn-5ade4229a5e69e0345ae6df41c6482fb1523bda3.zip
Describe new DNS management in change log
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8509fabe04..8eb8c5955c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,9 @@ Line wrap the file at 100 chars. Th
### Changed
- Auto-hide scrollbars on macOS only, leaving them visible on other platforms.
+#### Linux
+- Add support for DNS configuration using systemd-resolved and resolvconf.
+
### Fixed
#### Windows
- Use different method for identifying network interfaces during installation.