summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-09-03 15:31:04 -0300
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-09-06 08:47:59 -0300
commit1c9d41c964c3844aa2cf5aaa557b6d549f93f298 (patch)
tree1f5c410b06b846fa588b8536b77d4872c2b13c7f
parente4e68e31f4c015718dc197c6d815710aad6ed7bf (diff)
downloadmullvadvpn-1c9d41c964c3844aa2cf5aaa557b6d549f93f298.tar.xz
mullvadvpn-1c9d41c964c3844aa2cf5aaa557b6d549f93f298.zip
Describe IPv6 block reason in change log
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c9ee2c6cd..db326d4788 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, relay server unavailability or invalid
- configuration, which prevents leaking traffic until the user specifically requests to disconnect.
+- Add a "blocked" state in the app that blocks the entire network and waits for user action when
+ something has gone wrong.
- Add support for Ubuntu 14.04 and other distributions that use the Upstart init system.
- Make scrollbar thumb draggable.
- Ability to expand cities with multiple servers and configure the app to use a specific server.