From 7958bee6bef9d54e527196679140d0562311e2dd Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 27 Sep 2007 10:25:57 -0600 Subject: [PATCH] fix blend bug 12164 --- 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 f496e95c496..46040e12f86 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -44,6 +44,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
  • Fixed a glCopyPixels/glPixelZoom bug (12417)
  • Fixed a bug when using glMaterial in display lists (bug 10604)
  • Fixed a few GLUT/Fortran issues (Bill Mitchell) +
  • Fixed Blender crash bug (12164)