summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-04-16 10:16:38 -0600
committerBrian Paul <brianp@vmware.com>2009-04-16 10:16:38 -0600
commita975da7aca34883bc2a723306fbf95a3365a65d8 (patch)
treeaf92930fad7c1d562bd27b68fd31a177a8545538 /docs
parentecf47b504656b47410664cbe3e5b7bfad5cc0db4 (diff)
docs: fixed user clip plane restore bug in glPopAttrib()
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.4.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html
index e7cec4b970e..af6afe04ac4 100644
--- a/docs/relnotes-7.4.1.html
+++ b/docs/relnotes-7.4.1.html
@@ -48,6 +48,7 @@ tbd
<li>Fixed potential deadlock in object hash functions
<li>Fix a couple bugs surrounding front-buffer rendering with DRI2, but this
is not quite complete.
+<li>Fixed glPopAttrib() bug when restoring user clip planes
</ul>
<h2>Changes</h2>