diff options
author | Brian Paul <[email protected]> | 2009-08-24 13:02:33 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-08-24 13:02:33 -0600 |
commit | 96f7b422426f8f13f4cedbe280e5dede6b358f2a (patch) | |
tree | 72a725444d512c269d08863a39deea5955479b09 /docs/relnotes-7.5.1.html | |
parent | b5ecbbe636dd0d2094921c5401e4268694c405ce (diff) |
docs: recent 7.5.1 bug fixes
Diffstat (limited to 'docs/relnotes-7.5.1.html')
-rw-r--r-- | docs/relnotes-7.5.1.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 1da086de3b5..77f2dd29b35 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -50,6 +50,8 @@ tbd <li>Fixed minor GLX memory leaks. <li>Fixed some texture env / fragment program state bugs. <li>Fixed some Gallium glBlitFramebuffer() bugs +<li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489) +<li>Fixed Gallium glBitmap() Z position bug </ul> |