summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-03-16 10:57:20 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-03-17 12:27:40 +0100
commit4d01d4baf326210721d0f25da3a2ec8d0c9bfdcf (patch)
treed84787ccdcc618988ecaddd67b7fb88d6fcf4e30
parentb8f5ff20d5516fc70ba1c085b639f6a72dc37404 (diff)
downloadmullvadvpn-4d01d4baf326210721d0f25da3a2ec8d0c9bfdcf.tar.xz
mullvadvpn-4d01d4baf326210721d0f25da3a2ec8d0c9bfdcf.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68a2cd3bdd..5e1a4b04ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -61,11 +61,12 @@ Line wrap the file at 100 chars. Th
blocked state. This only affected WireGuard.
### Security
+- When upgrading or reinstalling while connected, exit the daemon in a blocking state to prevent
+ unintended leaks. This only affects upgrades from this release.
+
#### Windows
- Fix issue in daemon where the `block_when_disconnected` setting was sometimes not honored when
stopping the daemon. I.e. traffic could flow freely after the daemon was stopped.
-- When upgrading or reinstalling while connected, exit the daemon in a blocking state to prevent
- unintended leaks. This only affects upgrades from this release.
## [2020.3] - 2020-02-20