diff --git a/static/releases.html b/static/releases.html
index 7eda64a5..b20428fb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -880,6 +880,7 @@
- Sandboxed Google Play compatibility layer: handle the updated client dynamite module initialization sequence
- exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)
+ - Pixel 9 Fold Pro: temporarily manually add overlays from the stock Pixel OS to use the correct layout for quick settings, status bar, etc. and to provide the split folded/unfolded auto-rotate settings
- hardened_malloc: fix microdroid virtual machine compatibility by using armv8a+dotprod+memtag when enabling memory tagging instead of armv9+memtag
- init: disable auto-reboot setup for microdroid virtual machines
- expat: backport patches for CVE-2024-28757, CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492