diff options
Diffstat (limited to 'docs/relnotes-7.6.1.html')
-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 584a2de926a..3271f47989f 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> |