diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index 1b9c9f72886..cdf2ac1f242 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -51,6 +51,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
  • glDrawArrays(count=0) led to a crash
  • 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