diff --git a/static/releases.html b/static/releases.html
index 8a7ea95c..278d76b6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -541,7 +541,7 @@
Changes since the 2024103100 release:
- - fix a bunch of upstream Android bugs breaking SMS and MMS functionality in secondary profiles, which has been an issue for a long time but recently got worse due to certain upstream security patches interacting badly with the buggy SMS and MMS code
+ - fix a bunch of upstream Android bugs breaking SMS and MMS functionality in secondary profiles, including both Android 15 regressions and pre-existing issues
- backport upstream Android fix for UsageStatsDatabase locking from the AOSP main branch
- Sandboxed Google Play compatibility layer: fix flag overrides being partly ignored on recent versions
- add workaround for rare system_server null pointer exception crash in showShutdownDialog()