summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-11-23 10:28:33 -0700
committerBrian <brian.paul@tungstengraphics.com>2007-11-23 10:28:33 -0700
commit1c91a590d6b574a59063a1c276b060b60459565c (patch)
tree58f23ca9a810ab595fe14d6946e382d3f46e1dc7 /docs
parent65bd7968bf78e77bfa1d30fe2c459bf6b135059c (diff)
fix a few GLSL bugs
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.3.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html
index 33accb1500..8d46989f27 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -28,6 +28,8 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<ul>
<li>Added missing glw.pc.in file to release tarball
<li>Fix GLUT/Fortran issues
+<li>GLSL gl_FrontLightModelProduct.sceneColor variable wasn't defined
+<li>Fix crash upon GLSL variable array indexes (not yet supported)
</ul>