diff --git a/static/releases.html b/static/releases.html
index d9616ff8..99d68b49 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -550,6 +550,8 @@
kernel (5.10): update to latest GKI LTS branch revision
kernel (5.15): update to latest GKI LTS branch revision
kernel (6.1): update to latest GKI LTS branch revision
+ System Updater: avoid treating non-404 errors such as a connection failure as lack of an incremental update
+ System Updater: handle a partially downloaded incremental update being removed from the server by falling back to the full update instead of retrying resuming the incremental download until the next update (this will allow us to remove an incremental for the latest available version to save storage space or work around a potential update_engine bug without it causing download resumption errors)
Vanadium: update to version 130.0.6723.102.1
Vanadium: update to version 131.0.6778.39.0