diff options
| -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 |
