summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.2.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-09-18 15:28:31 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-09-18 15:28:31 -0600
commit3dd48d903f85a0e0a01d8b9f4b524b3dec67370b (patch)
tree7bd59b3c73fd7f0ce387d204d47662e7b1f12e69 /docs/relnotes-7.2.html
parente0ea4337fcdab90b88e53e40fc21bd52108d30f8 (diff)
document _tnl_InvalidateState() fix
Diffstat (limited to 'docs/relnotes-7.2.html')
-rw-r--r--docs/relnotes-7.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.2.html b/docs/relnotes-7.2.html
index 5f5ce0a7138..7bdb4bcef39 100644
--- a/docs/relnotes-7.2.html
+++ b/docs/relnotes-7.2.html
@@ -45,6 +45,7 @@ tbd
<ul>
<li>Fixed display list bug involving primitives split across lists (bug 17564)
<li>Fixed some issues with glBindAttribLocation()
+<li>Fixed crash in _tnl_InvalidateState() found with Amira (bug 15834)
<li>Assorted bug fixes for Ming build
<li>Fixed some vertex/pixel buffer object reference counting bugs
<li>Fixed depth/stencil bug in i915/945 driver