From 1cec9b727a2e3356f3d21064001e8759ed501389 Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 14 Sep 2007 13:43:58 -0600 Subject: [PATCH] fix bug 10604 --- docs/relnotes-7.0.2.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index ec405e82939..31ba6fcc848 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -41,6 +41,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
  • Fixed X server crash caused by multiple indirect rendering clients
  • Parsing of state.texgen in ARB vertex/fragment programs didn't work (bug 12313)
  • Fixed a glCopyPixels/glPixelZoom bug (12417) +
  • Fixed a bug when using glMaterial in display lists (bug 10604)