summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-06-12 09:52:05 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-06-12 09:52:05 -0600
commitb58e38e936b2f7c332c1fd6168132276563b96f3 (patch)
tree0a323fcc4cb0f05b5ed3b14ed30834f25cf69cff /docs
parent8713cb48a801471ee2b4d120559cfee5bee68228 (diff)
fix TEXTREL problem (bug 7459)
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html
index 909851273af..6696579f3ef 100644
--- a/docs/relnotes-7.0.html
+++ b/docs/relnotes-7.0.html
@@ -12,6 +12,7 @@
<p>
Mesa 7.0 is a stable release, featuring OpenGL 2.1 API support.
+A number of bugs have been fixed since the 6.5.3 release.
</p>
@@ -42,6 +43,7 @@ TBD
<li>Fixed a positional light source bug (bug 11009)
<li>Fixed point size attenuation problem (bug 11042)
<li>glPopAttrib didn't restore texture object's LOD bias (bug 11049)
+<li>Fixed a TLS / TEXTREL problem (bug 7459)
</ul>