summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-10-02 09:58:16 -0600
committerBrian Paul <brianp@vmware.com>2009-10-02 09:58:16 -0600
commitc01a77d304776153e968d68617a2c84e3af35555 (patch)
tree0f2838cf95dbbff1c926c35951599d9f8c441378
parente1bddd159f364fa04ddec22f568fbfeb775d3b47 (diff)
docs: document default texture binding fix
-rw-r--r--docs/relnotes-7.6.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html
index 3271f47989f..a475845c02e 100644
--- a/docs/relnotes-7.6.1.html
+++ b/docs/relnotes-7.6.1.html
@@ -40,6 +40,7 @@ tbd
<li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
<li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
<li>GLSL sqrt(0) returned unpredictable results
+<li>Fixed default texture binding bug when a bound texture was deleted.
</ul>
</body>