diff --git a/static/releases.html b/static/releases.html
index 6e0f8a32..2d4adff8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -557,7 +557,7 @@
- disable standard Android feature holding a 10 minute screen wake lock after the screen brightness is raised at least 2 times within 5 minutes since this is confusing for users and it's far better if keep awake is done explicitly
- always show KASAN kernel crash notifications instead of only when system crash reporting is enabled by users
- - Messaging: port to target API 35 (Android 15) and begin under the hood overhaul
+ - Messaging: begin under the hood overhaul including fully porting to target API 35 (Android 15)
- recovery: remove spurious warning after update installation fails on A/B update devices
- change build username to build-user and build hostname to build-host instead of setting both to grapheneos due to bad actors using it to ban using GrapheneOS
- SettingsIntelligence: don't show preference summaries in search results since it doesn't work properly for ones depending on dynamic string formatting and isn't done by SettingsIntelligenceGoogle on the stock Pixel OS