diff options
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 2a64a410dc6..c363d6bba44 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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) |