diff options
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fd14dedbb0..5217cb8bfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,9 @@ Line wrap the file at 100 chars. Th VPN tunnel is established instead of only on computer boot. - Set DNS search domain when using the systemd-resolved. Makes it work on Ubuntu 18.10. +#### Windows +- Use proper app id in the registry. This avoids false-positives with certain anti-virus software. + ### Security #### Linux - Block all traffic to DNS servers other than the correct one in the tunnel. Stops potential DNS |
