diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index cd557caca8..1bec9c547d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-05-04 Ettore Perazzoli <ettore@ximian.com> + * evolution-storage.c (evolution_storage_new_folder): Ooops. The + `corba_folder' is needed after returning; don't free it. + +2001-05-04 Ettore Perazzoli <ettore@ximian.com> + * evolution-storage.c (evolution_storage_new_folder): Free the `corba_folder' when not needed anymore. |