diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <p>Changes since the 2021.05.29.09 release:</p> <ul> + <li>remove redundant property for disabling OpenGL preloading</li> </ul> </article> --> @@ -638,7 +639,6 @@ <li>full 2021-04-05 security patch level</li> <li>rebased onto RQ2A.210405.005 release</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> </article> |
