summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-05-06 03:24:27 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-05-06 03:24:27 -0400
commitf63545d14666ceb9c43da086fc2fbdc1cf56b8e9 (patch)
treeef38d0c1856df6421767be6dd11e2ed89d57655f
parentfcc6128abbc961e6b3bd239101216233f97d0c99 (diff)
Settings string fix
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index b8904070..c0d09de2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -531,6 +531,7 @@
<ul>
<li>adevtool (Pixel 4a): drop unused non-flattened APEX from vendor</li>
<li>adevtool: improve Android 13 compatibility</li>
+ <li>Settings: fix Wi-Fi timeout string issue in Settings search</li>
<li>restore compatibility with non-bash /bin/sh for *nix factory images flashing script</li>
<li>Pixel 6, Pixel 6 Pro: fix Settings string for boosted color mode</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/31">version 31</a></li>