docs: document default texture binding fix

This commit is contained in:
Brian Paul 2009-10-02 09:58:16 -06:00
parent e1bddd159f
commit c01a77d304

View file

@ -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>