aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-02-08 10:03:56 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-02-08 10:03:56 +0800
commit490ce976f17994b2e68f35ce878c247ed84e5865 (patch)
tree751fb2526c474494c6d382586ddc8e20ae5e4bff /mail/ChangeLog
parente66038cbaf3a26e99ec7c9b811b534471d3b0cd0 (diff)
downloadgsoc2013-evolution-490ce976f17994b2e68f35ce878c247ed84e5865.tar
gsoc2013-evolution-490ce976f17994b2e68f35ce878c247ed84e5865.tar.gz
gsoc2013-evolution-490ce976f17994b2e68f35ce878c247ed84e5865.tar.bz2
gsoc2013-evolution-490ce976f17994b2e68f35ce878c247ed84e5865.tar.lz
gsoc2013-evolution-490ce976f17994b2e68f35ce878c247ed84e5865.tar.xz
gsoc2013-evolution-490ce976f17994b2e68f35ce878c247ed84e5865.tar.zst
gsoc2013-evolution-490ce976f17994b2e68f35ce878c247ed84e5865.zip
Init active_downloads hash if it hasn't been yet.
2001-02-08 Not Zed <NotZed@Ximian.com> * mail-send-recv.c (mail_send_receive): (mail_receive_uri): Init active_downloads hash if it hasn't been yet. svn path=/trunk/; revision=8098
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ffc1d3715c..f5a25838eb 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-08 Not Zed <NotZed@Ximian.com>
+
+ * mail-send-recv.c (mail_send_receive):
+ (mail_receive_uri): Init active_downloads hash if it hasn't been yet.
+
2001-02-07 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (operation_status): Handle internal camel status return.