diff options
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 529af3fa3c..8bb8b91194 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2001-10-11 Dan Winship <danw@ximian.com> + * Evolution-Storage.idl: Remove "display_name" arg from update + methods. It was only there to do the "Inbox (5)" hack, which is + supported directly now. + * evolution-storage.c (impl_Storage_updateFolder): no longer takes display_name. (evolution_storage_update_folder, @@ -16,9 +20,6 @@ * e-corba-storage.c (impl_StorageListener_notifyFolderUpdated): No longer take display_name. - * Evolution-Storage.idl: Remove "display_name" arg from update - methods. - 2001-10-10 Ettore Perazzoli <ettore@ximian.com> * e-storage-set-view.c (handle_evolution_path_drag_motion): Ooops, |