summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-20 15:36:01 -0700
committerBrian Paul <brianp@vmware.com>2009-01-20 15:36:01 -0700
commit65118a51b609cbcfdd6698a8e22c18e98152f362 (patch)
tree4fc9dedfc3cba9ec011170dbb7cb223998c0f130
parentab9b4e1f593b2006a61c0f5440c2d7d3af80ea74 (diff)
docs: document glXMakeContextCurrent() and Windows fixes
-rw-r--r--docs/relnotes-7.3.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html
index d46a5098842..78ae00d0d5e 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>