aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index fdfb18f911..529af3fa3c 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,24 @@
+2001-10-11 Dan Winship <danw@ximian.com>
+
+ * evolution-storage.c (impl_Storage_updateFolder): no longer takes
+ display_name.
+ (evolution_storage_update_folder,
+ evolution_storage_update_folder_by_uri): Likewise.
+ (class_init): Update signal signature.
+
+ * evolution-storage-listener.c
+ (impl_GNOME_Evolution_StorageListener_notifyFolderUpdated): No
+ longer takes display_name, but make it pass the unread_count along
+ in the signal it emits.
+ (class_init): Update signal signature.
+
+ * e-local-storage.c (bonobo_interface_update_folder_cb):
+ * 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,