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-16 08:48:26 -0600
commitc568446dc6d86c34692e11b179835376a1d4684d (patch)
treeac893ad59304f330c81f5ca90436477cfba02fb6
parentacbf9c6f3c569c044dec2fd2b963ed80fe33af25 (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 640c000913e..64eeb1bb30b 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>