aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-05-16 07:37:02 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-05-16 07:37:02 +0800
commitbf4ef74000efa46cd27f4527e223a21658b67b22 (patch)
tree6e8c47c607b18d709d5d09bca8b81cf4b578f99c /mail/ChangeLog
parent383b5fe9d77049c31fa69e2202938c7c09df7548 (diff)
downloadgsoc2013-evolution-bf4ef74000efa46cd27f4527e223a21658b67b22.tar
gsoc2013-evolution-bf4ef74000efa46cd27f4527e223a21658b67b22.tar.gz
gsoc2013-evolution-bf4ef74000efa46cd27f4527e223a21658b67b22.tar.bz2
gsoc2013-evolution-bf4ef74000efa46cd27f4527e223a21658b67b22.tar.lz
gsoc2013-evolution-bf4ef74000efa46cd27f4527e223a21658b67b22.tar.xz
gsoc2013-evolution-bf4ef74000efa46cd27f4527e223a21658b67b22.tar.zst
gsoc2013-evolution-bf4ef74000efa46cd27f4527e223a21658b67b22.zip
** See bug #42838.
2003-05-15 Not Zed <NotZed@Ximian.com> ** See bug #42838. * mail-account-gui.c (mail_account_gui_build_extra_conf): always add the extra entry to the hash table, most paths wouldn't. svn path=/trunk/; revision=21203
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index cb68f13ea6..522af8d4df 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-15 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #42838.
+
+ * mail-account-gui.c (mail_account_gui_build_extra_conf): always
+ add the extra entry to the hash table, most paths wouldn't.
+
2003-05-14 Jeffrey Stedfast <fejj@ximian.com>
* component-factory.c: Disabled some debugging messages.