diff --git a/docs/VERSIONS b/docs/VERSIONS index 934713904f8..be700a9bf9b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1398,3 +1398,4 @@ Mesa Version History - fixed memory corruption bug involving software alpha buffers - glReadPixels clipped by window bounds was sometimes broken - glDraw/CopyPixels of stencil data ignored the stencil write mask + - glReadPixels from a texture bound to a framebuffer object didn't work