diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-03-27 01:01:37 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-03-27 13:10:09 +0000 |
| commit | 86dab05515889d8c471b6204576dd011ec661b26 (patch) | |
| tree | 3d2425ac126cb4d8baec1062f60ea9a7bdb92359 | |
| parent | bffd3e17c8f5c194edd0fb10152b5696457e2945 (diff) | |
| download | mullvadvpn-86dab05515889d8c471b6204576dd011ec661b26.tar.xz mullvadvpn-86dab05515889d8c471b6204576dd011ec661b26.zip | |
Describe NPE fix in changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b02147e2..6cfbb14bcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ Line wrap the file at 100 chars. Th disconnected for a long time. - Make the settings screen scrollable, so that the quit button is reachable on small screens. - Fix connectivity listener leak causing possible battery usage increase. +- Fix crash that could sometimes happen when restarting the background service. #### Windows - Fix bug where failing to initialize the route manager could cause the daemon to get stuck in a |
