fix bug 11588

This commit is contained in:
Brian 2007-07-13 16:37:18 -06:00
parent e32ae4fe33
commit 849a9799d0

View file

@ -41,6 +41,8 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<li>Stencil pixel map didn't always work for glDrawPixels (bug 11475)
<li>Fixed polygon stipple bug in i915 driver
<li>Binding a zero-sized texture didn't disable texturing (bug 11309)
<li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
the terminating zero (bug 11588)
</ul>