diff options
| author | David Lönnhager <david.l@mullvad.net> | 2020-11-09 11:05:52 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2020-11-09 15:40:25 +0100 |
| commit | 405a1de646a3de46ae369f866abda5180339cf72 (patch) | |
| tree | 0d3c7350164e289d34fe0799db75a3049b3d8c48 | |
| parent | d31463769be8ae315e37c65554312dee83a2ee33 (diff) | |
| download | mullvadvpn-405a1de646a3de46ae369f866abda5180339cf72.tar.xz mullvadvpn-405a1de646a3de46ae369f866abda5180339cf72.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c168fcb13e..354346363f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,7 +83,7 @@ Line wrap the file at 100 chars. Th - When NetworkManager is managing /etc/resolv.conf but ultimately using systemd-resolved, use systemd-resolved directly to manage DNS. - Only use WireGuard kernel implementation if DNS isn't managed via NetworkManager. - +- Reset DNS config correctly when the tunnel monitor unexpectedly goes down. ### Security - Restore the last target state if the daemon crashes. Previously, if auto-connect and |
