diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index f1fd3d22e9a..d06171e90f6 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -31,6 +31,8 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
  • Added checking/support for additional chips in the i915/i945 family (see 11978)
  • Fixed a blending/banding issue (bug 11931) +
  • Fixed a GLU matrix inversion bug (#6748) +
  • Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)