aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-06-12 00:31:04 +0800
committerJacob Leach <jleach@src.gnome.org>2001-06-12 00:31:04 +0800
commit7d4569259e0582598d979491721371aa49e41ead (patch)
tree476833542af2b6f9cf4ad93dc9e25740619d03ca /shell/ChangeLog
parentc772a898f30726758049feff11cac2ac37d0d105 (diff)
downloadgsoc2013-evolution-7d4569259e0582598d979491721371aa49e41ead.tar
gsoc2013-evolution-7d4569259e0582598d979491721371aa49e41ead.tar.gz
gsoc2013-evolution-7d4569259e0582598d979491721371aa49e41ead.tar.bz2
gsoc2013-evolution-7d4569259e0582598d979491721371aa49e41ead.tar.lz
gsoc2013-evolution-7d4569259e0582598d979491721371aa49e41ead.tar.xz
gsoc2013-evolution-7d4569259e0582598d979491721371aa49e41ead.tar.zst
gsoc2013-evolution-7d4569259e0582598d979491721371aa49e41ead.zip
Fixed folder creation on IMAP storages (by notifying bonobo listener with
2001-06-11 Jason Leach <jleach@ximian.com> * evolution-storage.c (impl_Storage_async_create_folder): Fixed folder creation on IMAP storages (by notifying bonobo listener with the result). * evolution-storage-listener.c: Some cleaning. svn path=/trunk/; revision=10186
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index eea4620c6e..1dc690863f 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,11 @@
+2001-06-11 Jason Leach <jleach@ximian.com>
+
+ * evolution-storage.c (impl_Storage_async_create_folder): Fixed
+ folder creation on IMAP storages (by notifying bonobo listener
+ with the result).
+
+ * evolution-storage-listener.c: Some cleaning.
+
2001-06-08 Iain Holmes <iain@ximian.com>
* e-setup.c (check_dir_recur): Don't copy the old Executive-Summary dir.