summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-26 17:43:48 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-26 17:43:48 -0500
commit4176525a54aadb588d435566f7d1e3491992efd1 (patch)
tree7ad33a11621611400cb25b52e0f05708f8d6b02b /static
parent922b3ba3a0bb08cd8035f25b233e153f20ea8bf6 (diff)
reorder release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index 200d76a0..a9b44b23 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -661,10 +661,10 @@
<p>Changes since the 2022122000 release:</p>
<ul>
- <li>TalkBack (screen reader): update base code to 13</li>
- <li>TalkBack (screen reader): update dependencies</li>
<li>fix upstream Android 13 QPR1 recent apps list bug mainly triggered after user profile switches</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision which provides a proper fix for a backport mistake we discovered and reported</li>
+ <li>TalkBack (screen reader): update base code to 13</li>
+ <li>TalkBack (screen reader): update dependencies</li>
</ul>
</article>
-->