diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-10 20:19:39 -0300 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2018-10-05 12:09:11 +0100 |
| commit | 5ade4229a5e69e0345ae6df41c6482fb1523bda3 (patch) | |
| tree | e81bad9deb741fc50e4acce7bc9c42869f061952 | |
| parent | 9745bbaed93e8b1239b8d8894142294d0f31ea45 (diff) | |
| download | mullvadvpn-5ade4229a5e69e0345ae6df41c6482fb1523bda3.tar.xz mullvadvpn-5ade4229a5e69e0345ae6df41c6482fb1523bda3.zip | |
Describe new DNS management in change log
| -rw-r--r-- | CHANGELOG.md | 3 |
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. |
