diff options
author | Brian Paul <[email protected]> | 2009-09-29 12:18:41 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-09-29 12:18:41 -0600 |
commit | 5f1faf4a21c2af693208c9b46ff93eda899d839d (patch) | |
tree | 259738fb892e059fe550401c721757fa7a2b3eba /docs/relnotes-7.6.1.html | |
parent | a6b84aef4ad3a7bac40704146a98977c62bfb6e8 (diff) |
docs: fixed glXQueryContext(GLX_RENDER_TYPE)
Diffstat (limited to 'docs/relnotes-7.6.1.html')
-rw-r--r-- | docs/relnotes-7.6.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 584a2de926a..e024fb5b8e8 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -38,6 +38,7 @@ 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) </ul> </body> |