diff options
| author | David Lönnhager <david.l@mullvad.net> | 2024-11-20 13:22:14 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-11-22 13:38:22 +0100 |
| commit | e1f1f6f74dac0c36f211131d110da2c6892a14cd (patch) | |
| tree | 1058fb0351ac5873c44d00090ae3e6056d9c9423 /android | |
| parent | 133845955492ecafb6447eaa9ceba34cb972f488 (diff) | |
| download | mullvadvpn-e1f1f6f74dac0c36f211131d110da2c6892a14cd.tar.xz mullvadvpn-e1f1f6f74dac0c36f211131d110da2c6892a14cd.zip | |
Update changelog
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index ac65d38672..d97bf45ed7 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -32,6 +32,7 @@ Line wrap the file at 100 chars. Th ### Fixed - Fix a bug where the Android account expiry notifications would not be updated if the app was running in the background for a long time. +- Fix ANR due to the tokio runtime being blocked by `getaddrinfo` when dropped. ## [android/2024.8] - 2024-11-01 |
