diff options
author | Brian <[email protected]> | 2007-06-12 09:52:05 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-06-12 09:52:05 -0600 |
commit | b58e38e936b2f7c332c1fd6168132276563b96f3 (patch) | |
tree | 0a323fcc4cb0f05b5ed3b14ed30834f25cf69cff /docs | |
parent | 8713cb48a801471ee2b4d120559cfee5bee68228 (diff) |
fix TEXTREL problem (bug 7459)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.html | 2 |
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> |