summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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