summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-05-22 07:08:38 -0600
committerBrian Paul <brianp@vmware.com>2009-06-17 11:30:03 -0600
commit46eb4e0cde08e43684d5a02bb0f6cc92175b03d2 (patch)
treeb5cb0157d5f89899862dbc9a76d2b961e564dc4a
parentc23f1cb8e45c80428c0c80d76dfa234a64748906 (diff)
docs: add glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
-rw-r--r--docs/relnotes-7.4.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html
index bc06d63245..65d15b6d7a 100644
--- a/docs/relnotes-7.4.3.html
+++ b/docs/relnotes-7.4.3.html
@@ -34,6 +34,7 @@ for DRI hardware acceleration.
<li>Fixed texture object reference counting bug (bug 21756)
<li>Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT point
(SF bug 2793846)
+<li>Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
</ul>