From b66a80f71be538d0eeeeca113d61859701b1d315 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Mon, 9 Jul 2001 14:56:13 +0000 Subject: Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it has 2001-07-09 Peter Williams * mail-folder-cache.c (mail_folder_cache_set_update_shellview): Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it has the folder lock. (make_folder_name): Same. (make_folder_status): Same. (update_idle): Don't unlock around the make_folder_ functions. (*): Changed behavior wrt. get_folder_info. Lock before calling, but also move preconditions before -- get_folder_info can only return NULL if uri is NULL. Also add preconditions for other arguments where necessary. svn path=/trunk/; revision=10910 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3960d95909..4b722a0c90 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2001-07-09 Peter Williams + + * mail-folder-cache.c (mail_folder_cache_set_update_shellview): Deleted + (as opposed to #if 0) + (get_folder_info): Changed to assume it has the folder lock. + (make_folder_name): Same. + (make_folder_status): Same. + (update_idle): Don't unlock around the make_folder_ functions. + (*): Changed behavior wrt. get_folder_info. Lock before calling, but + also move preconditions before -- get_folder_info can only return NULL + if uri is NULL. Also add preconditions for other arguments where + necessary. + 2001-07-07 Christopher James Lahey * message-list.c (on_cursor_activated_cmd): Check for new_uid != -- cgit v1.2.3