diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html index f625cb2ceda..44493402668 100644 --- a/docs/relnotes-7.0.1.html +++ b/docs/relnotes-7.0.1.html @@ -39,6 +39,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
  • GLSL bug fix: added vec2(vec4) constructor
  • GLSL bug fix: .strq and .rgba writemasks didn't always work
  • Stencil pixel map didn't always work for glDrawPixels (bug 11475) +
  • Fixed polygon stipple bug in i915 driver