diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-12-06 22:18:06 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-12-06 22:18:06 +0000 |
| commit | c98a005e8a99f65f8d55caaa66fc9a3cf3606b74 (patch) | |
| tree | 2dc695936329bb36839a0c2275d7973e15e713da | |
| parent | 2efd4e07bcbc4a9183e2f3088674ee6e327695eb (diff) | |
| download | mullvadvpn-c98a005e8a99f65f8d55caaa66fc9a3cf3606b74.tar.xz mullvadvpn-c98a005e8a99f65f8d55caaa66fc9a3cf3606b74.zip | |
Describe `ConnectivityManager` fix 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 5b6f8f0372..120811e626 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ Line wrap the file at 100 chars. Th #### Android - Fix notification message to update to `null` version when version check cache is stale right after an update. +- Fix `null` pointer exception when connectivity event intent has no network info. ### Security #### Linux |
