summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-03-31 14:59:46 -0600
committerBrian <brian.paul@tungstengraphics.com>2008-03-31 15:00:18 -0600
commitf55b831859fcd01810713205659b4045d194a99c (patch)
treea464a1612ef5401bcee0830a803bbd31faf5edc4 /docs
parent217f7f7e5d253550ca028b9696a4155d801733cb (diff)
fix ARB f/v program comment parsing bug
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html
index 212467d6ffe..0f365af10a9 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -42,6 +42,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>state.texenv.color state var didn't work in GL_ARB_fragment_program (bug 14931)
<li>glBitmap from a PBO didn't always work
<li>glGetTexImage into a PBO didn't always work
+<li>Comments at the end of ARB vertex/fragment programs crashed the parser
</ul>
<h2>Changes</h2>