diff options
author | Brian Paul <[email protected]> | 2009-10-09 13:23:07 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-10-09 13:23:07 -0600 |
commit | 2738681e847ec257e275f3575d010ac13a147f1b (patch) | |
tree | 8e9966d41bd8b2e560f9fc86bd6b2fd345a17844 /docs/relnotes-7.6.1.html | |
parent | 6164f1fe790def9f3ca4f1f555ef59bbaa82db90 (diff) |
docs: fix aux buffer bug 24426
Diffstat (limited to 'docs/relnotes-7.6.1.html')
-rw-r--r-- | docs/relnotes-7.6.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 52a4728133e..47a906f1f4b 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -43,6 +43,7 @@ tbd <li>Fixed default texture binding bug when a bound texture was deleted. <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). </ul> </body> |