summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-01 12:31:30 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-03-01 12:32:07 -0500
commit1a725bb0e131f080ba9c864c508943ac1e5b24e9 (patch)
tree13ef704cc9239df88ff2d134b38ab8871d4e246c
parent6532510c41a4b39c0f00a80c9d9e028911ce0fe5 (diff)
improve System Updater already updated text
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 65e28b8f..c5014592 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -677,6 +677,7 @@
<li>improve OS debug build developer option for skipping install time fs-verity requirement</li>
<li>reuse shared infrastructure for our implementation of enforcing a greater rather than greater or equal version for package updates</li>
<li>replace disabling install time greater versionCode check in OS debug builds with a similar debug build developer option as we use for skipping fs-verity checks at install time</li>
+ <li>System Updater: simplify the title for the silent/collapsed already up-to-date notification</li>
</ul>
</article>
-->