From 29afd4bbc453e947d31006a80e121b08b880b8ba Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 8 Nov 2007 07:35:36 -0700 Subject: [PATCH] fix blender/unichrome crash, bug 13142 --- 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 cdf2ac1f242..39af8e950fb 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -52,6 +52,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
  • Fix SSE code gen memory leak, possible crash
  • Fixed MMX 565 rgb conversion problem (bug 12614)
  • Added -fno-strict-aliasing and -fPIC flags for gcc +
  • Fixed Blender crash in Unichrome driver (bug 13142)