diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2017-09-29 20:47:21 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2017-09-29 20:47:36 +0200 |
| commit | b3145dc95b1795b6d9b8e2e1f9cc91285d052b40 (patch) | |
| tree | 27be46c8c81cc3c8ef6314cbda9ada69e0921f86 | |
| parent | 2b4552b426b759217176713e49c4aa630ea8aa64 (diff) | |
| download | mullvadvpn-b3145dc95b1795b6d9b8e2e1f9cc91285d052b40.tar.xz mullvadvpn-b3145dc95b1795b6d9b8e2e1f9cc91285d052b40.zip | |
Change to "the frontend" in changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d2114cd1a..a710c238a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,11 +21,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Support for removing the account number from the CLI. ### Changed -- Improved logging in frontend in case of backend communication failure. +- Improved logging in the frontend in case of backend communication failure. ### Fixed - Fix logout bug not removing the account number correctly. -- Don't show city and country in frontend when tunnel is not connected. +- Don't show city and country in the frontend when tunnel is not connected. - Don't try to automatically establish a tunnel from the frontend if the login failed. |
