summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-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