summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-05 12:23:11 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-05 12:23:11 -0500
commit31856ed6d4846a4633e43f00bd3cb9903e3594f2 (patch)
tree97a1dff8b6b66f45992930fefba7d8b882afbbd2
parente4de8343ea81a330a48c102310a21ce2855d3c9b (diff)
add in a clarification
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index bbfc638c..1f3589d9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -402,7 +402,7 @@
<li>SetupWizard: change OS name to GrapheneOS for backup activity strings again</li>
<li>fix use-after-free in adbd authentication which was breaking support for persistently trusting keys due to zero-on-free</li>
<li>default theme: use blue accent color</li>
- <li>replace default AOSP wallpaper with a solid black wallpaper</li>
+ <li>replace default AOSP wallpaper with a solid black wallpaper - may get a bit fancier in the near future</li>
<li>update round icon mask</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark firmware theme</li>
<li>Pixel 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li>