summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-09-04 09:43:15 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-09-04 16:31:57 +0200
commitb59139b6aaa5dabc628d5530b14e8871df3f8226 (patch)
tree20467b0291361dd071cbe88719b16415d9f3dd37
parent88e21810cb6be8af571d11dd9fb9bbf0c5125398 (diff)
downloadmullvadvpn-b59139b6aaa5dabc628d5530b14e8871df3f8226.tar.xz
mullvadvpn-b59139b6aaa5dabc628d5530b14e8871df3f8226.zip
Add to changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0796482bc4..c38c6fe367 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,8 +27,8 @@ Line wrap the file at 100 chars. Th
- Add option to enable or disable IPv6 on the tunnel interface.
- Log panics in the daemon to the log file.
- Warn in the Settings screen if a new version is available.
-- Enter a "blocked" state in case of connection error, which prevents leaking connections until the
- user specifically requests to disconnect.
+- Enter a "blocked" state in case of connection error, relay server unavailability or invalid
+ configuration, which prevents leaking traffic until the user specifically requests to disconnect.
- Add support for Ubuntu 14.04 and other distributions that use the Upstart init system.
#### Windows