diff options
author | Brian Paul <brianp@vmware.com> | 2009-10-01 13:35:42 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-10-01 13:35:42 -0600 |
commit | 5d2413fca4c252ec5c7880fa7f983b5df3d762ba (patch) | |
tree | 28d9fb9fc5724b65579f06fc9258461f9c7fc47f /docs | |
parent | 15c57648cd87d344777e3aafa79a9be970b83979 (diff) | |
parent | 18883cdf2334511005973155fc517eb678dc0043 (diff) |
Merge branch 'mesa_7_6_branch'
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.6.1.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 584a2de926a7..3271f47989f5 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -38,6 +38,8 @@ tbd <h2>Bug fixes</h2> <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> |