summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-04-03 20:33:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-04-03 20:33:01 -0400
commit3c9aa4baf259c6638d52d2cb91400e7ba968a85d (patch)
treeea3909499f86d93c26e49a7c910905d2fc27c565 /static
parent72419ff881a68010fb7fbe0485ec2f78929b9098 (diff)
add spell checking fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 64cde7bb..b05a011f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -676,6 +676,7 @@
<p>Changes since the 2023032600 release:</p>
<ul>
+ <li>Keyboard: apply fix for spell checking bug causing words followed by periods to be flagged as invalid</li>
<li>enable auto-reboot feature by default with a very conservative 72 hour timer</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 including update to 5.10.176</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.98</li>