summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-05 00:50:31 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-05 00:50:31 -0400
commit4ff8f28b7de030997c8b68afba647d1e521ff984 (patch)
treecd5fe9025b5660c9b7d079ba7d44e39e7c50becb /static
parentf5d3e346bb835aeeb25fd0733af9c00134e75ebe (diff)
disable OpenGL preloading again
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 816f2e1b..7b259a8d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -446,6 +446,7 @@
<ul>
<li>SetupWizard: rebrand to GrapheneOS for other languages</li>
+ <li>disable OpenGL preloading and load it on demand instead since this isn't useful with exec-based spawning</li>
</ul>
</article>
-->