summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-10-08 13:48:44 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-10-12 10:27:13 +0200
commitef8a6d82a5f8e76fc7c6175f538a6526f3bf2642 (patch)
tree358bc0cbab978c544bdedf085f05241dc62034ee
parenta407d921b9f4ac3e6a43bc737db5cf93c82bdc19 (diff)
downloadmullvadvpn-ef8a6d82a5f8e76fc7c6175f538a6526f3bf2642.tar.xz
mullvadvpn-ef8a6d82a5f8e76fc7c6175f538a6526f3bf2642.zip
Update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6b4dd94b67..079f5d09be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -47,6 +47,10 @@ Line wrap the file at 100 chars. Th
- Fix app starting by itself sometimes.
### Security
+- Restore the last target state if the daemon crashes. Previously, if auto-connect and
+ "Always require VPN" were disabled, the service would reset the firewall upon starting back up,
+ even if the tunnel was up when the crash occurred.
+
#### Windows
- Block all traffic received or sent before the BFE service and daemon service have started during
boot, if "Always require VPN" or auto-connect is enabled.