summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-17 08:06:50 -0600
committerBrian Paul <brianp@vmware.com>2009-06-17 08:06:50 -0600
commit2b890c98184c3c21073c327e7dc36c3239169028 (patch)
treea8f3e99f8d71cfbaeedda0e04837d5a2a0132714
parente0b13e15f1fb3b64297a9110fa5f867c7455681f (diff)
docs: document GLX/glean makeCurrent fix
-rw-r--r--docs/relnotes-7.4.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html
index 0d264e33d5..6ada3ff98c 100644
--- a/docs/relnotes-7.4.3.html
+++ b/docs/relnotes-7.4.3.html
@@ -42,6 +42,7 @@ for DRI hardware acceleration.
<li>Fixed framebuffer mem leak in i945/i965 DRI drivers
<li>Fixed texture coordinate repeat bug in swrast (bug 21872)
<li>Fixed incorrect viewport clamping (lower bounds is zero, not one)
+<li>GLX fix for glean's makeCurrent test case
</ul>