summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-16 08:48:26 -0600
committerBrian Paul <brianp@vmware.com>2009-06-17 11:30:04 -0600
commita24e8ae81d5081e085f694924b186bdd0ac680b8 (patch)
treecf3580043643c05dc889498c5cbbd1dd031add0a
parent84943a2aca3e69f89b8bc5bbfc585d3a35e44cf4 (diff)
docs: fixed bug 21872
-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 640c000913..64eeb1bb30 100644
--- a/docs/relnotes-7.4.3.html
+++ b/docs/relnotes-7.4.3.html
@@ -40,6 +40,7 @@ for DRI hardware acceleration.
<li>Fixed broken glTexImage3D() when image type = GL_BITMAP
<li>Fixed some GLSL preprocessor bugs
<li>Fixed framebuffer mem leak in i945/i965 DRI drivers
+<li>Fixed texture coordinate repeat bug in swrast (bug 21872)
</ul>