summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-13 08:43:12 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-13 08:43:12 -0400
commit6b5058723ebdef3fa6078f5e43f5c0c1d9613965 (patch)
treead539773e15a758c4b3c067275054fc6a008f75f /static
parent273afb510703bba2bae2ada3ae1cb2e36b24ac97 (diff)
more correct wording for last release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 22e487ee..ccfd45a6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -819,7 +819,7 @@
<ul>
<li>full 2024-06-05 security patch level</li>
<li>rebased onto AP2A.240605.024 Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)</li>
- <li>temporarily disable standard boot-time optimizing apps progress UI due to upstream Android 14 QPR3 regression (our own post-boot background optimizing apps progress notification works fine)</li>
+ <li>temporarily disable boot-time optimizing apps progress UI due to upstream Android 14 QPR3 regression (our own post-boot background optimizing apps progress notification works fine)</li>
<li>temporarily enable system crash notifications unconditionally for the initial QPR3-based release</li>
<li>change default USB-C port mode to "Charging-only when locked" from "Charging-only when locked, except before first unlock"</li>
<li>stop disabling memory tagging and hardened_malloc for surfaceflinger</li>