aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2006-04-19 04:56:36 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2006-04-19 04:56:36 +0800
commita82d466e9354e39be0324728f719af1990f09e6e (patch)
tree22f4d43df1b80282e137acb3b7ef3feb62788815 /mail/ChangeLog
parentab7c700749f00c81fb6ceb56ec2ea2f79be1734a (diff)
downloadgsoc2013-evolution-a82d466e9354e39be0324728f719af1990f09e6e.tar
gsoc2013-evolution-a82d466e9354e39be0324728f719af1990f09e6e.tar.gz
gsoc2013-evolution-a82d466e9354e39be0324728f719af1990f09e6e.tar.bz2
gsoc2013-evolution-a82d466e9354e39be0324728f719af1990f09e6e.tar.lz
gsoc2013-evolution-a82d466e9354e39be0324728f719af1990f09e6e.tar.xz
gsoc2013-evolution-a82d466e9354e39be0324728f719af1990f09e6e.tar.zst
gsoc2013-evolution-a82d466e9354e39be0324728f719af1990f09e6e.zip
Removed error id "camel-exception" as it was a bogus error.
2006-04-18 Jeffrey Stedfast <fejj@novell.com> * mail.error.xml: Removed error id "camel-exception" as it was a bogus error. 2006-04-14 Jeffrey Stedfast <fejj@novell.com> * em-composer-utils.c (em_utils_handle_receipt): Fixed up the if conditional so that 'account' wasn't ever dereferenced when NULL. Fixes bug #324327. svn path=/trunk/; revision=31829
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8de907cfcb..98eaa70ac2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2006-04-18 Jeffrey Stedfast <fejj@novell.com>
+
+ * mail.error.xml: Removed error id "camel-exception" as it was a
+ bogus error.
+
+2006-04-14 Jeffrey Stedfast <fejj@novell.com>
+
+ * em-composer-utils.c (em_utils_handle_receipt): Fixed up the if
+ conditional so that 'account' wasn't ever dereferenced when
+ NULL. Fixes bug #324327.
+
2006-04-10 Jeff Cai <jeff.cai@sun.com>
** Fixes 333243