diff options
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> |