diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-01-14 13:22:55 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-01-14 13:22:55 +0000 |
| commit | 8a44914ff36e7be9ccd8bad991c0ddbf0f44cb6c (patch) | |
| tree | 09a2989cd66eb5a29b3a9717bd522c7bd4b6a3f1 | |
| parent | f531838dbac5ae8ef66b4bb86ec5b91a0f93f878 (diff) | |
| download | mullvadvpn-8a44914ff36e7be9ccd8bad991c0ddbf0f44cb6c.tar.xz mullvadvpn-8a44914ff36e7be9ccd8bad991c0ddbf0f44cb6c.zip | |
Describe handling VPN perm. revoke in change log
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6037b2511a..37a7ec5db2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ Line wrap the file at 100 chars. Th #### Android - Fix crash when starting the app right after quitting it. - Restart background service if it stops responding. +- Fix crash when VPN permission is revoked, either manually or by starting another VPN app. ### Security #### Windows |
