diff --git a/static/releases.html b/static/releases.html
index 7594b056..857db9e5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -555,6 +555,7 @@
- make eng builds more consistent with user/userdebug builds by extending the GrapheneOS additions of the ro.control_privapp_permissions=enforce, net.tethering.noprovisioning=true and ro.sys.time_detector_update_diff=50 system properties to all build variants
+ - show a system error notification for privileged permission allowlist violations in development builds (userdebug and eng builds) instead of breaking booting the device to make developing device support and porting to new OS versions easier
-->