aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-04-29 14:42:12 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-04-29 14:42:12 +0800
commitdb2c17f6606cf0bdb9329f7e03dee6a7e59517a5 (patch)
tree94966ddb4d55ba30e931664996d90125b9a36352 /mail/ChangeLog
parent6d07998f8e843ac70e8507de0a5bd0b6150a1085 (diff)
downloadgsoc2013-evolution-db2c17f6606cf0bdb9329f7e03dee6a7e59517a5.tar
gsoc2013-evolution-db2c17f6606cf0bdb9329f7e03dee6a7e59517a5.tar.gz
gsoc2013-evolution-db2c17f6606cf0bdb9329f7e03dee6a7e59517a5.tar.bz2
gsoc2013-evolution-db2c17f6606cf0bdb9329f7e03dee6a7e59517a5.tar.lz
gsoc2013-evolution-db2c17f6606cf0bdb9329f7e03dee6a7e59517a5.tar.xz
gsoc2013-evolution-db2c17f6606cf0bdb9329f7e03dee6a7e59517a5.tar.zst
gsoc2013-evolution-db2c17f6606cf0bdb9329f7e03dee6a7e59517a5.zip
forgot to prefix error type with "mail:"
2004-04-29 Not Zed <NotZed@Ximian.com> * mail-session.c (error_type[]): forgot to prefix error type with "mail:" svn path=/trunk/; revision=25681
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3e65c66925..ae51ef063a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2004-04-29 Not Zed <NotZed@Ximian.com>
+ * mail-session.c (error_type[]): forgot to prefix error type with
+ "mail:"
+
* em-account-prefs.c (account_delete_clicked): duh, use the right
error id.