aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-08-18 02:35:11 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-08-18 02:35:11 +0800
commit10291068a6526aefd6541399580b9bb5c819d838 (patch)
treee611b2ce8ea9392c0c2b35a5bb256985b1138361 /mail/ChangeLog
parent88a9573572927f7d4a515ff130997bb9bdb16cfc (diff)
downloadgsoc2013-evolution-10291068a6526aefd6541399580b9bb5c819d838.tar
gsoc2013-evolution-10291068a6526aefd6541399580b9bb5c819d838.tar.gz
gsoc2013-evolution-10291068a6526aefd6541399580b9bb5c819d838.tar.bz2
gsoc2013-evolution-10291068a6526aefd6541399580b9bb5c819d838.tar.lz
gsoc2013-evolution-10291068a6526aefd6541399580b9bb5c819d838.tar.xz
gsoc2013-evolution-10291068a6526aefd6541399580b9bb5c819d838.tar.zst
gsoc2013-evolution-10291068a6526aefd6541399580b9bb5c819d838.zip
don't init the config here
2001-08-17 JP Rosevear <jpr@ximian.com> * component-factory.c (owner_set_cb): don't init the config here * main.c (main): init the config here svn path=/trunk/; revision=12166
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3d66b5770d..206a45d89b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2001-08-17 JP Rosevear <jpr@ximian.com>
+ * component-factory.c (owner_set_cb): don't init the config here
+
+ * main.c (main): init the config here
+
+2001-08-17 JP Rosevear <jpr@ximian.com>
+
* mail-config-druid.c: remove dead structure
2001-08-17 Jeffrey Stedfast <fejj@ximian.com>