summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-11-20 13:22:14 +0100
committerDavid Lönnhager <david.l@mullvad.net>2024-11-22 13:38:22 +0100
commite1f1f6f74dac0c36f211131d110da2c6892a14cd (patch)
tree1058fb0351ac5873c44d00090ae3e6056d9c9423
parent133845955492ecafb6447eaa9ceba34cb972f488 (diff)
downloadmullvadvpn-e1f1f6f74dac0c36f211131d110da2c6892a14cd.tar.xz
mullvadvpn-e1f1f6f74dac0c36f211131d110da2c6892a14cd.zip
Update changelog
-rw-r--r--android/CHANGELOG.md1
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