summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-15 10:20:07 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-03-15 10:20:07 -0400
commit8633e1bf88c467b81543826ece5482e995ecd367 (patch)
tree04f6de75aae4069a92b35f4726f93b2b4d0b9b08
parent5f6d379676e5a2b4c1ab6f349b74fbca5612a2be (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 ae720d65..6041c36e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -691,10 +691,10 @@
<p>Changes since the 2023031300 release:</p>
<ul>
- <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: disable GSI keys</li>
<li>keep PIN scrambling state up-to-date in all cases to make toggling it on or off kick in immediately instead of next time it opens</li>
<li>adevtool: remove overlay setting config_systemBluetoothStack to the wrong value (caused Bluetooth to break for users with exec-based spawning disabled, which is why the previous release only made it to Beta and not Stable)</li>
<li>adevtool: remove other unnecessary overlays</li>
+ <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: disable GSI keys</li>
</ul>
</article>