summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-05-11 09:49:46 -0600
committerBrian Paul <brianp@vmware.com>2009-05-11 09:49:46 -0600
commit2ff47b80f50deecc468c6baa34506a4718c38637 (patch)
tree3332f02d412da09944f62976294bb2396a985910 /docs
parent63cde0ea0e2bc85005136c353c363777488804d2 (diff)
docs: updated bug fix list for 7.4.2
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.4.2.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.2.html b/docs/relnotes-7.4.2.html
index c3807929746..49c4a1de8c4 100644
--- a/docs/relnotes-7.4.2.html
+++ b/docs/relnotes-7.4.2.html
@@ -35,6 +35,10 @@ tbd
<li>Fixed segfault when rendering to front buffer with DRI 1.
<li>Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and
filter mode = GL_LINEAR. (bug 21461)
+<li>Fixed texture object mem leak during context destruction.
+<li>Fixed a state validation bug in glCopyTex[Sub]Image()
+<li>Fixed some i965 GLSL bugs.
+<li>Fixed an R300 driver texture object bad memory reference.
</ul>