summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-04-01 07:39:43 -0600
committerBrian Paul <brianp@vmware.com>2009-04-01 07:39:43 -0600
commit7f30aba920952fb1bff05488f9a1afa72e46e58d (patch)
treece39655c2cad4db4eccf80fd3d21bcb6da3052a3 /docs
parent4fa700260ef9121052bae5714e2ad187681947b0 (diff)
docs: fix bug 20986
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.4.1.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html
index 41e163482c..24efd52ab3 100644
--- a/docs/relnotes-7.4.1.html
+++ b/docs/relnotes-7.4.1.html
@@ -39,6 +39,8 @@ tbd
<ul>
<li>Fixed a two-sided lighting bug in fixed-function-to-GPU code generation
<li>Fixed some Darwin issues (Jeremy Huddleston)
+<li>Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays with a variable
+ was broken, bug 20986
</ul>
<h2>Changes</h2>