diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d9fc450d54..2fdbcf1830 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2002-03-22 Dan Winship <danw@ximian.com> + * evolution-storage.c (evolution_storage_update_folder): Fix a + "how can this ever have worked" bug to make unread message counts + start working again. (#22293 etc) + * e-shell-folder-commands.c (e_shell_command_rename_folder): Use e_folder_get_name. Don't assume it's the same as the last path element. |