diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-06-02 10:39:53 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-06-14 11:42:27 +0200 |
| commit | 0a8d676514474bb766dbd185fd8a359e9d3afb58 (patch) | |
| tree | 8a27025fd194158926389535cbb03563cb19baf3 | |
| parent | 6ad9b4dc4178cb8e749cdef4027088cb9ed73e2a (diff) | |
| download | mullvadvpn-0a8d676514474bb766dbd185fd8a359e9d3afb58.tar.xz mullvadvpn-0a8d676514474bb766dbd185fd8a359e9d3afb58.zip | |
Update changelog for DNS fixes
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dbdf18d11..a985a3d4a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,9 @@ Line wrap the file at 100 chars. Th #### Windows - Be more scrupulous about removing temporary files used by the installer and uninstaller. +- Fix issue where local name resolution fails. This requires users to ensure that non-tunnel + interfaces are configured correctly to use local custom DNS. +- Configure DNS correctly when the DNS client service is disabled or not responding. #### Android - Fix unused dependencies loaded in the service/tile DI graph. |
