aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-08-04 10:00:02 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-08-04 10:00:02 +0800
commit8ec2a002e8f98c11836ca0fd0924d84a65018908 (patch)
tree4ade1439eaddeaa88b25c3e97899ae84f3853fec /mail/ChangeLog
parent6d6b9ec70ea0e6f16935ffbae676909c5a09f06c (diff)
downloadgsoc2013-evolution-8ec2a002e8f98c11836ca0fd0924d84a65018908.tar
gsoc2013-evolution-8ec2a002e8f98c11836ca0fd0924d84a65018908.tar.gz
gsoc2013-evolution-8ec2a002e8f98c11836ca0fd0924d84a65018908.tar.bz2
gsoc2013-evolution-8ec2a002e8f98c11836ca0fd0924d84a65018908.tar.lz
gsoc2013-evolution-8ec2a002e8f98c11836ca0fd0924d84a65018908.tar.xz
gsoc2013-evolution-8ec2a002e8f98c11836ca0fd0924d84a65018908.tar.zst
gsoc2013-evolution-8ec2a002e8f98c11836ca0fd0924d84a65018908.zip
only whack the sig in if the file exists.
2000-08-03 Michael Meeks <michael@helixcode.com> * mail-config.c (identity_page_new): only whack the sig in if the file exists. * component-factory.c (factory_fn): count running instances, attach destroy signal (factory_destroy): add. * main.c (main): pass orb around. svn path=/trunk/; revision=4523
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2faf5b3493..5a2e0a0c2d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2000-08-03 Michael Meeks <michael@helixcode.com>
+
+ * mail-config.c (identity_page_new): only whack the sig in if the
+ file exists.
+
+ * component-factory.c (factory_fn): count running instances,
+ attach destroy signal (factory_destroy): add.
+
+ * main.c (main): pass orb around.
+
2000-08-03 Jeffrey Stedfast <fejj@helixcode.com>
* mail-ops.c (composer_send_cb): Yay, no more compiler warnings