summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-09-13 11:42:48 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-09-13 11:42:48 -0600
commite7c2ae476a55cda9d861522d2c2e404d50ad7f50 (patch)
treed3f1724b96aed5aab3272df7c91efd0d2f6ece9a /docs
parenta66301f83d50bb48b3ed90ecd1c826c616d53f25 (diff)
fix ARB fp/vp parsing bug 12313
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html
index 41eb393b2b..09458da645 100644
--- a/docs/relnotes-7.0.2.html
+++ b/docs/relnotes-7.0.2.html
@@ -39,6 +39,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed an assortment of i965 driver bugs
<li>Fixed and x86-64 vertex transformation bug (12216)
<li>Fixed X server crash caused by multiple indirect rendering clients
+<li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
</ul>