summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-12-07 16:51:22 +0100
committerOskar Nyberg <oskar@mullvad.net>2021-12-08 19:10:18 +0100
commit17f5017e37ec76878576649abc80863773e8f504 (patch)
treeaf3fe885793c7d7ac160547d6ac42f775e446bec
parent23c4110d7a8b55289c63c5f523c4ed0bd97a5ddd (diff)
downloadmullvadvpn-17f5017e37ec76878576649abc80863773e8f504.tar.xz
mullvadvpn-17f5017e37ec76878576649abc80863773e8f504.zip
Add translations error logging to changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3452504498..5a410df62f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,8 @@ Line wrap the file at 100 chars. Th
instead of setting them to default values.
- Obscure account number in account view and add button for copying instead of copying when text is
pressed.
+- Disable logging of translation errors in production. This will among other things prevent error
+ messages from translating the country in the disconnected state.
#### Android
- Avoid running in foreground when not connected.