summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-03-04 18:01:59 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-03-16 12:54:27 +0100
commita5b4f1a85679693f2546f4ebc7ea94f287ce1175 (patch)
tree32248edecb1f4f65e61fdeca32523691d152ebcf
parente39ec0ca4a549c36569548f2bdc569876b446018 (diff)
downloadmullvadvpn-a5b4f1a85679693f2546f4ebc7ea94f287ce1175.tar.xz
mullvadvpn-a5b4f1a85679693f2546f4ebc7ea94f287ce1175.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90f82e056c..1cbb188f40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,6 +63,8 @@ Line wrap the file at 100 chars. Th
#### 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