docs: document GLSL sqrt(0) fix

This commit is contained in:
Brian Paul
2009-09-29 19:05:04 -06:00
parent 322bc403bc
commit b77469871a

View File

@@ -39,6 +39,7 @@ tbd
<ul>
<li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
<li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
<li>GLSL sqrt(0) returned unpredictable results
</ul>
</body>