From 0af3e545203107534c7dac6dae0c8f7a009a7fe3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 22 Feb 2001 23:25:40 +0000 Subject: Only allow downloading if the source is enabled at this time. 2001-02-23 Not Zed * mail-send-recv.c (build_dialogue): Only allow downloading if the source is enabled at this time. (mail_autoreceive_setup): Check for enabled sources before setting up autodownload. * mail-vtrash.c (get_trash_free): Free store if we have it. (get_trash_got): Move vtrash add into here, so we execute in the right thread. svn path=/trunk/; revision=8354 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 08b4a4be9b..4863495dac 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-02-23 Not Zed + + * mail-send-recv.c (build_dialogue): Only allow downloading if the + source is enabled at this time. + (mail_autoreceive_setup): Check for enabled sources before setting + up autodownload. + 2001-02-22 Jeffrey Stedfast * mail-accounts.c (construct): Construct the PGP Path @@ -15,6 +22,9 @@ * mail-vtrash.c (get_trash_get): Setup the operation registration, and create a pseudo "start/stop" operation. + (get_trash_free): Free store if we have it. + (get_trash_got): Move vtrash add into here, so we execute in the + right thread. * component-factory.c (owner_set_cb): Make trash creation async. -- cgit v1.2.3