diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5b2057fc30..f3f4e4ec38 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,7 +1,9 @@ 2001-09-25 Ettore Perazzoli <ettore@ximian.com> - [Implemented the "Rename" command. Warning, it doesn't quite work - yet, as there seems to be something wrong still.] + * e-shell-folder-commands.c (e_shell_command_rename_folder): + Change the name on the EFolder object too. + +2001-09-25 Ettore Perazzoli <ettore@ximian.com> * e-storage.c (e_storage_async_xfer_folder): Ooops. Make the check for CANTMOVETODESCENDANT really work. |