adding back GL preload change wasn't really needed

This commit is contained in:
Daniel Micay 2021-05-31 15:55:07 -04:00
parent e1ea020f2a
commit 2aea1d6869

View File

@ -452,6 +452,7 @@
<p>Changes since the 2021.05.29.09 release:</p> <p>Changes since the 2021.05.29.09 release:</p>
<ul> <ul>
<li>remove redundant property for disabling OpenGL preloading</li>
</ul> </ul>
</article> </article>
--> -->
@ -638,7 +639,6 @@
<li>full 2021-04-05 security patch level</li> <li>full 2021-04-05 security patch level</li>
<li>rebased onto RQ2A.210405.005 release</li> <li>rebased onto RQ2A.210405.005 release</li>
<li>SetupWizard: rebrand to GrapheneOS for other languages</li> <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> </ul>
</article> </article>