diff options
author | Brian Paul <brianp@vmware.com> | 2009-08-24 13:02:33 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-08-24 13:05:20 -0600 |
commit | b879316d4d4b9cea9760ac90882597ba0e2609ab (patch) | |
tree | 0d29943a66834465a75770813911e78797a7646a | |
parent | 69170a4aae5aeb765e8ab9c61a3adfddcc5830ad (diff) |
docs: recent 7.5.1 bug fixes
-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 1da086de3b..77f2dd29b3 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> |