aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index edc7b359c7..38e1f2d8b1 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,12 @@
2001-10-23 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-folder-commands.c (rename_callback_data_new): New.
+ (rename_callback_data_free): New.
+ (rename_cb): Rename the folder here.
+ (e_shell_command_rename_folder): Don't rename the EFolder here.
+
+2001-10-23 Ettore Perazzoli <ettore@ximian.com>
+
* e-local-storage.c (async_xfer_folder_callback): Handle the
return codes properly, and invoke the result callback too.