diff options
author | Zack Rusin <zackr@vmware.com> | 2009-08-24 16:39:25 -0400 |
---|---|---|
committer | Zack Rusin <zackr@vmware.com> | 2009-08-24 16:39:25 -0400 |
commit | cd5c7bfd93bf207d28610a484b732b8d3eca6059 (patch) | |
tree | 61725df97ac4015709bc7c869e01401fcb0d3d93 /docs/relnotes-7.5.1.html | |
parent | 534c13302291c07a44afd528f4c758ced4296db5 (diff) | |
parent | 4bccd693a72a0b42dffc849034263a68e779ca91 (diff) |
Merge branch 'master' of ssh://zack@git.freedesktop.org/git/mesa/mesa
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 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> |