diff --git a/static/releases.html b/static/releases.html
index 64914294..8ab012f8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -540,6 +540,7 @@
Changes since the 2024102400 release:
+ - raise system log buffer size from 256KiB to 512KiB to make logs obtained by users reporting issues more useful
- enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected
- kernel (6.6): disable unused hibernation support
- kernel (6.6): disable unused TIOCSTI ioctl (already blocked via standard Android SELinux ioctl filtering)