aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-06-01 11:53:59 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-06-01 11:53:59 +0800
commitb90fd7e8a1ed8939be514ce998f2e95b0f42bd9f (patch)
tree9791e99f24ec6852b4ad976cdb8b6f6ce2f220db /mail/ChangeLog
parent6df4add2194d07148f722c2557aa54bff3744c00 (diff)
downloadgsoc2013-evolution-b90fd7e8a1ed8939be514ce998f2e95b0f42bd9f.tar
gsoc2013-evolution-b90fd7e8a1ed8939be514ce998f2e95b0f42bd9f.tar.gz
gsoc2013-evolution-b90fd7e8a1ed8939be514ce998f2e95b0f42bd9f.tar.bz2
gsoc2013-evolution-b90fd7e8a1ed8939be514ce998f2e95b0f42bd9f.tar.lz
gsoc2013-evolution-b90fd7e8a1ed8939be514ce998f2e95b0f42bd9f.tar.xz
gsoc2013-evolution-b90fd7e8a1ed8939be514ce998f2e95b0f42bd9f.tar.zst
gsoc2013-evolution-b90fd7e8a1ed8939be514ce998f2e95b0f42bd9f.zip
ugh, unlike camel exceptions, you can't pass NULL to CORBA calls.
2004-06-01 Not Zed <NotZed@Ximian.com> * mail-signature-editor.c (load_signature): ugh, unlike camel exceptions, you can't pass NULL to CORBA calls. (mail_signature_editor): ditto. See bug #58815. svn path=/trunk/; revision=26136
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 79eaeaa200..77c1b6476b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-01 Not Zed <NotZed@Ximian.com>
+
+ * mail-signature-editor.c (load_signature): ugh, unlike camel
+ exceptions, you can't pass NULL to CORBA calls.
+ (mail_signature_editor): ditto. See bug #58815.
+
2004-05-28 Jeffrey Stedfast <fejj@novell.com>
* em-folder-tree.c (d): Disable debug here too - all this code has