summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-06-02 14:15:39 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-06-02 16:55:23 +0000
commit1ce46c46c573f4cfbd43c925bd476acadf58df5a (patch)
treeae9cddea6c35552bc3024482c41860652797200f
parentb3325e02ebb25e162b25d51141d198da3306497a (diff)
downloadmullvadvpn-1ce46c46c573f4cfbd43c925bd476acadf58df5a.tar.xz
mullvadvpn-1ce46c46c573f4cfbd43c925bd476acadf58df5a.zip
Describe clearing back stack in the changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f5e3e6cb4..531c768837 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,8 @@ Line wrap the file at 100 chars. Th
- Fix attempt to connect when the app doesn't have the VPN permission.
- Fix crash that happened sometimes when the WireGuard key was loaded too quickly.
- Fix crash when entering split-screen mode whilst on the Report a Problem screen.
+- Fix invalid back stack history when connection to service is lost and the app returns to the
+ launch screen.
#### Windows
- Fix race in network adapter monitor that could result in data corruption and crashes.