docs: document GLSL float parsing bug fix

This commit is contained in:
Brian Paul 2009-10-16 07:38:39 -06:00
parent 89b31c9619
commit 946bc9aa42
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ tbd
<li>r300: Work around an issue with very large fragment programs on R500.
<li>Fake glXQueryDrawable() didn't return good values (bug 24320)
<li>Fixed AUX buffer breakage (bug 24426).
<li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
</ul>
</body>