summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2019-12-05 08:41:12 -0300
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2019-12-05 08:41:12 -0300
commit56529628feca5a030858ffb02019f71bbb52c676 (patch)
treefc5720941fee1903348e1e50e6693678a6cecf18
parent6ccbfeb4f739293fdccbc552ea14c4d182c96d92 (diff)
parent8e9f4d528480a43808e058a7ed6bfd55632ea49f (diff)
downloadmullvadvpn-56529628feca5a030858ffb02019f71bbb52c676.tar.xz
mullvadvpn-56529628feca5a030858ffb02019f71bbb52c676.zip
Merge branch 'fix-changelog-entry'
-rw-r--r--CHANGELOG.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9536e25052..1c1f88d8fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -68,6 +68,8 @@ Line wrap the file at 100 chars. Th
that report the adapter flags incorrectly.
#### Android
+- Don't try to fetch location when the app knows that it has no connectivity. This should reduce
+ wake-ups (improving battery life) and also fix very large log files consuming storage space.
- Fix crash when a new version event is received while the app is in the main screen.
### Security
@@ -75,10 +77,6 @@ Line wrap the file at 100 chars. Th
The Mullvad servers have never allowed any insecure ciphers, so this was not really a problem.
Just one extra safety precaution.
-#### Android
-- Don't try to fetch location when the app knows that it has no connectivity. This should reduce
- wake-ups (improving battery life) and also fix very large log files consuming storage space.
-
## [2019.10-beta1] - 2019-11-06
This release is for Android only.