diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-01-07 14:04:07 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-01-07 15:01:22 +0000 |
| commit | bb559e507b818342efeb9cd380d88800a5732ac0 (patch) | |
| tree | 7a62ce4c96243c32697a9d95c1a7288967f378e7 | |
| parent | 44214ee5c319581155e3b62dbbc2642f3c468c70 (diff) | |
| download | mullvadvpn-bb559e507b818342efeb9cd380d88800a5732ac0.tar.xz mullvadvpn-bb559e507b818342efeb9cd380d88800a5732ac0.zip | |
Describe restart fix in change log
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5967fab80f..4c00f4c100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,9 @@ Line wrap the file at 100 chars. Th - Fix regression due to which a TAP adapter issue was not given as the specific block reason when the tunnel could not be started. +#### Android +- Fix crash when starting the app right after quitting it. + ## [2019.10] - 2019-12-12 ### Fixed |
