summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-09-15 17:15:51 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-09-15 17:15:51 -0600
commit1be50e1638649b497fa6345e6d7dac620c976f90 (patch)
tree3142b584311bc38a4f7fa1750fe83e152f8411d9
parent4fefa29d8cf843106dbb88198405c80ef9f72773 (diff)
fix msaa enable/disable bug
-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 5254aa8780..b040ac0f21 100644
--- a/docs/relnotes-7.2.html
+++ b/docs/relnotes-7.2.html
@@ -49,6 +49,7 @@ tbd
<li>Fixed depth/stencil bug in i915/945 driver
<li>Fixed some shader flow control bugs in i965 driver
<li>Fixed a few tdfx driver bugs which prevented driver from working
+<li>Fixed multisample enable/disable bug
</ul>