diff options
| -rw-r--r-- | static/releases.html | 1 |
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> --> |
