summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-29 19:05:04 -0600
committerBrian Paul <brianp@vmware.com>2009-09-29 19:05:04 -0600
commitb77469871a57240b33b61f12cde0da078470237b (patch)
treeadd8be6ee6301f814e574bf544d6143e11e95475
parent322bc403bc7aacb58c39527f5f7a324e0c63c73d (diff)
docs: document GLSL sqrt(0) fix
-rw-r--r--docs/relnotes-7.6.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html
index e024fb5b8e8..3271f47989f 100644
--- a/docs/relnotes-7.6.1.html
+++ b/docs/relnotes-7.6.1.html
@@ -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>