Checked in ChangeLog crap before...

This commit is contained in:
Michael Natterer 2001-04-24 23:08:14 +00:00
parent 949af6c695
commit 80d4039979
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
2001-04-25 Michael Natterer <mitch@gimp.org>
* 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 <dneary@eircom.net>