summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-11-02 18:58:43 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-11-02 18:59:42 -0500
commit989311aa90a4e6c731406b4a9225bfa9f9f13b34 (patch)
tree1c2505f3f9e78cefadcc21e43e8c2a0faf11a910
parentf65118c9f90af3fa33eeff7eab95d6a1a11e1d31 (diff)
Gallery2 fix from NXP is now landed upstream
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index b1d3849a..10da460a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -417,7 +417,7 @@
<li>Camera: remove unused INTERNET permission</li>
<li>Clock: apply fixes for various upstream issues</li>
<li>add explicit detection of fastboot being missing to the factory images flash-all scripts</li>
- <li>Gallery: apply proposed upstream fix from NXP for upstream null pointer dereference bug</li>
+ <li>Gallery: apply upstream fix from NXP for upstream null pointer dereference bug</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/22">version 22</a></li>
<li>script: make generate_deltas ask for the password only once</li>
<li>enable screenshot action for 3 button nav too (the upstream release limited it to being enabled for 2 button navigation)</li>