diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html index f329134bab0..0430c88a326 100644 --- a/docs/relnotes-7.0.html +++ b/docs/relnotes-7.0.html @@ -37,6 +37,7 @@ TBD
  • Fixed R300 vertex program/matrix bug (10848)
  • GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)
  • Specifying an invalid texture unit as a sampler could lead to a crash +
  • The GLX protocol request for glXDestroyPBuffer() was incorrect (bug 10983)