summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2017-09-29 20:47:21 +0200
committerLinus Färnstrand <linus@mullvad.net>2017-09-29 20:47:36 +0200
commitb3145dc95b1795b6d9b8e2e1f9cc91285d052b40 (patch)
tree27be46c8c81cc3c8ef6314cbda9ada69e0921f86
parent2b4552b426b759217176713e49c4aa630ea8aa64 (diff)
downloadmullvadvpn-b3145dc95b1795b6d9b8e2e1f9cc91285d052b40.tar.xz
mullvadvpn-b3145dc95b1795b6d9b8e2e1f9cc91285d052b40.zip
Change to "the frontend" in changelog
-rw-r--r--CHANGELOG.md4
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.