From 55ad3cc05510aa0db3cd080c710b3a6e1c96b100 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 30 May 2006 22:26:21 +0000 Subject: fix bug 7077 - mem leak --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 2a64a410dc..c363d6bba4 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) -- cgit v1.2.3