summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.5.1.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-08-27 16:50:44 -0600
committerBrian Paul <brianp@vmware.com>2009-08-27 16:50:44 -0600
commit0d7bed9f8973547b675c35c0083996e946d7cecb (patch)
treebccc2acb0007abe0852781f6da2b5701a0da5c61 /docs/relnotes-7.5.1.html
parent8f4d66c5f893b49eb3973aa3b31a856314c045c7 (diff)
docs: fix selection/feedback culling bug
Diffstat (limited to 'docs/relnotes-7.5.1.html')
-rw-r--r--docs/relnotes-7.5.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html
index 1a327577ba..df06302624 100644
--- a/docs/relnotes-7.5.1.html
+++ b/docs/relnotes-7.5.1.html
@@ -53,6 +53,7 @@ tbd
<li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
<li>Fixed Gallium glBitmap() Z position bug
<li>Setting arrays of sampler uniforms did not work
+<li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866)
</ul>