diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-09-13 15:17:35 +0300 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-09-13 16:17:35 +0300 |
| commit | e350c9ba8adfdad9e5bf4ec7b7bd4af5dbb0e58e (patch) | |
| tree | 9d929a1eb5c8c444562bdc6ffa15c5818ac4dee5 | |
| parent | ff84769fefc87a7ce2806a65b043d16a9dfd7d87 (diff) | |
| download | mullvadvpn-e350c9ba8adfdad9e5bf4ec7b7bd4af5dbb0e58e.tar.xz mullvadvpn-e350c9ba8adfdad9e5bf4ec7b7bd4af5dbb0e58e.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4268335ef7..ae68edeeeb 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. It's disabled by default. - Log panics in the daemon to the log file. - Warn in the Settings screen if a new version is available. -- Add a "blocked" state in the app that blocks the entire network and waits for user action when - something has gone wrong. +- Add a "blocked" state in the app that blocks the entire network and shows a message about what + went wrong. Then it waits for user action. - 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. |
