fix bug 10604

This commit is contained in:
Brian 2007-09-14 13:43:58 -06:00
parent 18a4730f5b
commit 1cec9b727a

View file

@ -41,6 +41,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed X server crash caused by multiple indirect rendering clients
<li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
<li>Fixed a glCopyPixels/glPixelZoom bug (12417)
<li>Fixed a bug when using glMaterial in display lists (bug 10604)
</ul>