From 2aea1d6869d903a062a19883b4b367ffa477d5fd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 31 May 2021 15:55:07 -0400 Subject: [PATCH] adding back GL preload change wasn't really needed --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 24800bd9..f0e8bc9f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,6 +452,7 @@

Changes since the 2021.05.29.09 release:

--> @@ -638,7 +639,6 @@
  • full 2021-04-05 security patch level
  • rebased onto RQ2A.210405.005 release
  • SetupWizard: rebrand to GrapheneOS for other languages
  • -
  • disable OpenGL preloading and load it on demand instead since this isn't useful with exec-based spawning