diff --git a/static/releases.html b/static/releases.html
index af1ff780..8e53bd42 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -729,6 +729,7 @@
Changes since the 2024012600 release:
+ - run full explicit GC in SystemUI and system_server after locking (this is already done after unlocking to purge the lock method and derived data, but it makes sense to do it after locking too)
- kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.209
- kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.148
- kernel (Generic 6.1): apply sysrq hardening changes