fix bug 7077 - mem leak
[mesa.git] / docs / VERSIONS
index 2a64a410dc62f6453316dbb6b57168c49d76f800..c363d6bba4425a2bdc5e0cbd0fe3e449277b0c7b 100644 (file)
@@ -1490,3 +1490,4 @@ Mesa Version History
        - fixed assorted bugs in texture compression paths
        - fixed indirect rendering vertex array crashes (bug 6863)
        - glDrawPixels GL_INDEX_OFFSET didn't always work
+       - fixed convolution memory leak (bug 7077)