diff --git a/static/releases.html b/static/releases.html
index b2dd6ae0..ffe4ab83 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -480,7 +480,7 @@
Updater: split up install progress notification into stages
include standard display cutout overlays across all devices
temporarily disable broken 'Render apps below cutout area' display cutout developer option to avoid it breaking loading SystemUI on boot
- temporarily disable user-facing crash reporting for com.android.systemui due to an upstream AOSP 12 bug causing false positive reports of it being frozen
+ temporarily disable user-facing crash reporting for com.android.systemui due to an upstream AOSP 12 bug causing false positive reports of it being frozen (this change didn't end up successfully silencing the false positives so a different approach will be needed)