From 80d4039979cc9e7c95caaa86fdf9bd1f51a33ea3 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 24 Apr 2001 23:08:14 +0000 Subject: [PATCH] Checked in ChangeLog crap before... --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8e5991095a..7d5755720f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2001-04-25 Michael Natterer - * app/gimpobject.c: : free all the pipe's brushes here. + * app/gimpobject.c: free the object's name on destruction. * app/gimpparasite.c: gimp_personal_rc_file()'s return value has to be g_free()'d. @@ -11,7 +11,7 @@ * app/gimpbrush.c: don't leak all pixmaps. - * app/gimpbrushpipe.c: ported memleak fixes from 1.2 + * app/gimpbrushpipe.c: free all the pipe's brushes here. 2001-04-24 David Neary