diff options
-rw-r--r-- | docs/relnotes-7.4.3.html | 1 |
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> |