diff --git a/static/releases.html b/static/releases.html
index 4a509686..5665917d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -573,6 +573,9 @@
- enable support for the new desktop mode as an additional developer option toggle (Pixel Tablet already has this as the main toggle)
+ - System Updater: raise download buffer size to 16384 from 8192
+ - System Updater: delete update package immediately after completion
+ - System Updater: fall back to downloading and installing a full update if an incremental (delta) update fails initialization which occurs when a firmware or OS image has been corrupted (extremely rare edge case due to verified boot)
-->