diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-03 08:06:16 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-03 08:06:16 -0300 |
| commit | 13e272fe2c22a5b026aa4dc8cae80e9a68df4dc2 (patch) | |
| tree | 159c1ac066c679e3d9204c79b15e118426678e4f | |
| parent | c87cbbf49e0309a129d23dea4e2d57afcfe843ba (diff) | |
| download | mullvadvpn-13e272fe2c22a5b026aa4dc8cae80e9a68df4dc2.tar.xz mullvadvpn-13e272fe2c22a5b026aa4dc8cae80e9a68df4dc2.zip | |
Describe blocked state in change log
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a38cf03320..e78c30f784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +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. #### Windows - Extend uninstaller to also remove logs, cache and optionally settings. |
