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 f9e7f0e005..001b047f4f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-03-22 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (motion_notify_event): Unref the target + list we create on the fly. + +2001-03-22 Ettore Perazzoli <ettore@ximian.com> + * e-shell-folder-creation-dialog.c (async_create_cb): Changed signature to match `EStorageSetResultCallback' instead of `EStorageResultCallback', to match the changes in the async_create |