diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 47a906f1f4b..9d28a5b2b5a 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -44,6 +44,7 @@ tbd
  • r300: Work around an issue with very large fragment programs on R500.
  • Fake glXQueryDrawable() didn't return good values (bug 24320)
  • Fixed AUX buffer breakage (bug 24426). +
  • Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)