aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
author8 <NotZed@Ximian.com>2001-09-29 08:00:33 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-09-29 08:00:33 +0800
commit4caf4a1d4e30c9bd171350ce3672f25a2a176c1e (patch)
tree81cedc0f7e9fb6a4cb9d0737338517bf85aafd84 /mail/ChangeLog
parent4b14db5520cf99cb30d39e14c2bb38071d4cad2d (diff)
downloadgsoc2013-evolution-4caf4a1d4e30c9bd171350ce3672f25a2a176c1e.tar
gsoc2013-evolution-4caf4a1d4e30c9bd171350ce3672f25a2a176c1e.tar.gz
gsoc2013-evolution-4caf4a1d4e30c9bd171350ce3672f25a2a176c1e.tar.bz2
gsoc2013-evolution-4caf4a1d4e30c9bd171350ce3672f25a2a176c1e.tar.lz
gsoc2013-evolution-4caf4a1d4e30c9bd171350ce3672f25a2a176c1e.tar.xz
gsoc2013-evolution-4caf4a1d4e30c9bd171350ce3672f25a2a176c1e.tar.zst
gsoc2013-evolution-4caf4a1d4e30c9bd171350ce3672f25a2a176c1e.zip
Setup vfolder storage before all others.
2001-09-28 <NotZed@Ximian.com> * component-factory.c (owner_set_cb): Setup vfolder storage before all others. svn path=/trunk/; revision=13243
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index dd3daf533c..49ceaf5ee9 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2001-09-28 <NotZed@Ximian.com>
+ * component-factory.c (owner_set_cb): Setup vfolder storage before
+ all others.
+
* mail-local.c (mail_local_store_remove_folder): Emit
folder_deleted event.
(remove_find_path): Fix, compare against path, not full_name.