diff --git a/static/releases.html b/static/releases.html
index c5fc621b..1fff42e0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -868,7 +868,6 @@
add support for enabling app association restrictions without exemptions (currently for use with Pixel Thermometer)
add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL with strict isolation from other apps
add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)
- add support for using backslashes in the passphrases for encrypting the keys for signing OS releases
Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race
kernel (6.1): disable unused hibernation support
kernel (6.6): enable random kmalloc caches
@@ -884,6 +883,7 @@
GmsCompatConfig: update to version 133
drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value
flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell
+ add support for using backslashes in the passphrases for encrypting the keys for signing OS releases
-->