summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index bd5f8f9a..e5295ff0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -576,6 +576,9 @@
<li>System Updater: raise download buffer size to 16384 from 8192</li>
<li>System Updater: delete update package immediately after completion</li>
<li>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)</li>
+ <li>System Updater: retry faster if installation fails</li>
+ <li>System Updater: improve error checking to provide better error messages</li>
+ <li>System Updater: close update package zip file earlier</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
</ul>
</article>