From a8dc6d1f7c41bff972e5cf13898b2dc0d8758c83 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 26 Oct 2001 22:41:11 +0000 Subject: Implement. (class_init): Add the signal "xfer_folder" signal. * evolution-storage.c (impl_Storage_async_xfer_folder): Implement. (class_init): Add the signal "xfer_folder" signal. * evolution-storage.h: New signal "xfer_folder". svn path=/trunk/; revision=14177 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index bd43f67c14..0e668bb2ac 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2001-10-26 Ettore Perazzoli + + * evolution-storage.c (impl_Storage_async_xfer_folder): Implement. + (class_init): Add the signal "xfer_folder" signal. + + * evolution-storage.h: New signal "xfer_folder". + 2001-10-26 Ettore Perazzoli * e-corba-storage.c -- cgit