diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html index 6772bc02a8a..75e3431d40d 100644 --- a/docs/relnotes-7.0.html +++ b/docs/relnotes-7.0.html @@ -32,6 +32,7 @@ TBD
  • Fixed broken GLSL mix() function.
  • Implemented GLSL asin(), acos(), atan() functions.
  • Fixed an R300 driver bug that caused Xorg composite manager to crash +
  • Fixed R300 vertex program/matrix bug (10848)
  • GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)