aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-02-25 01:44:28 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-02-25 01:44:28 +0800
commit585f905ecdc05ba1ccd52ed81935304a303dd28c (patch)
tree83171b2c7f17ce7144176c410fa76119e7c6a502 /camel/ChangeLog
parent28aea3d4dfb0ed14f65805235babde1530d9cd22 (diff)
downloadgsoc2013-evolution-585f905ecdc05ba1ccd52ed81935304a303dd28c.tar
gsoc2013-evolution-585f905ecdc05ba1ccd52ed81935304a303dd28c.tar.gz
gsoc2013-evolution-585f905ecdc05ba1ccd52ed81935304a303dd28c.tar.bz2
gsoc2013-evolution-585f905ecdc05ba1ccd52ed81935304a303dd28c.tar.lz
gsoc2013-evolution-585f905ecdc05ba1ccd52ed81935304a303dd28c.tar.xz
gsoc2013-evolution-585f905ecdc05ba1ccd52ed81935304a303dd28c.tar.zst
gsoc2013-evolution-585f905ecdc05ba1ccd52ed81935304a303dd28c.zip
init the vTrash folder here instead of in store_init.
2001-02-24 Jeffrey Stedfast <fejj@ximian.com> * camel-store.c (construct): init the vTrash folder here instead of in store_init. (camel_store_class_init): init service_class->construct. (camel_store_finalize): We only need to unref the vtrash folder. (init_trash): don't create a vstore since we don't need it. svn path=/trunk/; revision=8378
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 2572ce3763..0ab171ce23 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2001-02-24 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-store.c (construct): init the vTrash folder here instead
+ of in store_init.
+ (camel_store_class_init): init service_class->construct.
+ (camel_store_finalize): We only need to unref the vtrash folder.
+ (init_trash): don't create a vstore since we don't need it.
+
2001-02-23 Jeffrey Stedfast <fejj@ximian.com>
* camel-store.c (camel_store_class_init): init get_trash and