docs: document glUseProgram display list fix
authorBrian Paul <brianp@vmware.com>
Tue, 15 Sep 2009 20:38:52 +0000 (14:38 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 15 Sep 2009 20:38:52 +0000 (14:38 -0600)
docs/relnotes-7.5.2.html

index ecdab29d5f74a8eea060f5ac30842907c6002e0a..df0d8e307d5d126cb351334edc2b74eceb6a4d19 100644 (file)
@@ -47,6 +47,7 @@ tbd
 <li>Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
 <li>Fixed GLSL linker/preprocessor version directive issue seen in Wine
     (such as bug 23946)
+<li>glUseProgram() is now compiled into display lists (bug 23746).
 </ul>