diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html index 4b41c5db1a9..640013fedfa 100644 --- a/docs/relnotes-7.0.3.html +++ b/docs/relnotes-7.0.3.html @@ -31,6 +31,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
  • GLSL gl_FrontLightModelProduct.sceneColor variable wasn't defined
  • Fix crash upon GLSL variable array indexes (not yet supported)
  • Two-sided stencil test didn't work in software rendering +
  • Fix two-sided lighting bugs/crashes (bug 13368)