diff options
| author | Odd Stranne <odd@mullvad.net> | 2018-11-02 09:45:51 +0100 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2018-11-02 09:45:51 +0100 |
| commit | 20050d41f4d8c3827e7c050b46ae52f38fcdf2d5 (patch) | |
| tree | a7282305a1d1f65b2bb46162c2a30bb9e9bf03e0 | |
| parent | 0f4e1d677e262843f56cf9e07553e0fb96b0c152 (diff) | |
| download | mullvadvpn-20050d41f4d8c3827e7c050b46ae52f38fcdf2d5.tar.xz mullvadvpn-20050d41f4d8c3827e7c050b46ae52f38fcdf2d5.zip | |
Update changelog
| -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 |
