From 946bc9aa42600caa400eb6926dcc5cbd558f2280 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 16 Oct 2009 07:38:39 -0600 Subject: docs: document GLSL float parsing bug fix --- docs/relnotes-7.6.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 47a906f1f4..9d28a5b2b5 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) -- cgit v1.2.3