diff options
author | Brian Paul <brianp@vmware.com> | 2009-01-20 15:36:01 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-01-20 15:36:01 -0700 |
commit | 65118a51b609cbcfdd6698a8e22c18e98152f362 (patch) | |
tree | 4fc9dedfc3cba9ec011170dbb7cb223998c0f130 /docs | |
parent | ab9b4e1f593b2006a61c0f5440c2d7d3af80ea74 (diff) |
docs: document glXMakeContextCurrent() and Windows fixes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.3.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index d46a509884..78ae00d0d5 100644 --- a/docs/relnotes-7.3.html +++ b/docs/relnotes-7.3.html @@ -47,6 +47,8 @@ tbd <li>Build fixes for OpenBSD and gcc 2.95 <li>GLSL preprocessor handles #pragma now <li>Fix incorrect transformation of GL_SPOT_DIRECTION +<li>Fixed several bugs (#18367 and #19625) in glXMakeContextCurrent() +<li>Assorted Windows build fixes </ul> <h2>Changes</h2> |