summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-14 12:15:50 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-14 12:15:50 -0500
commitf94ff2d76dd9df3e433d2e8805332f2f91e1ff3b (patch)
tree71cfb0a4b8e577f203d8993f3e7c3d44dd5f2e4b
parentf496a45d67f170a949c08e4486d870f7221d87e4 (diff)
reorder release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 305f0c15..66029d1e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -677,7 +677,6 @@
<ul>
<li>kernel (Pixel 7, Pixel 7 Pro): update Mali GPU driver to r38p1 along with other changes included in the QPR2 Beta 1 release of the driver including a bunch of security fixes previously neglected upstream (GrapheneOS will continue applying further updates downstream)</li>
- <li>use clone-depth="1" for prebuilts repositories in the pantah kernel manifest for a much more lightweight repo sync</li>
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 1 to ship many security patches early</li>
<li>fix app label for draw over other apps in secondary profiles</li>
<li>fix toast color not changing with theme changes</li>
@@ -686,6 +685,7 @@
<li>Messaging: add dark theme</li>
<li>Vanadium: update Chromium base to 108.0.5359.128</li>
<li>adevtool: avoid needing manual changes for vendor state generation builds</li>
+ <li>use clone-depth="1" for prebuilts repositories in the pantah kernel manifest for a much more lightweight repo sync</li>
</ul>
</article>