mirror of https://github.com/GNOME/gimp.git
Checked in ChangeLog crap before...
This commit is contained in:
parent
949af6c695
commit
80d4039979
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue