From 289a09f50122dfc36c4e91d7e4314d4ef54ed35f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 3 Dec 2001 19:57:19 +0000 Subject: If the path exists, make sure it's a regular file (or we can't possibly 2001-11-28 Jeffrey Stedfast * mail-callbacks.c (save_msg_ok): If the path exists, make sure it's a regular file (or we can't possibly save to it). Fix for #14127. 2001-11-28 Jeffrey Stedfast * message-list.c (message_list_select): Cleaned up the code. * mail-callbacks.c (previous_unread_msg): Pass wraparound as TRUE. svn path=/trunk/; revision=14850 --- mail/ChangeLog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 61dde25961..8865d13905 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2001-11-28 Jeffrey Stedfast + + * mail-callbacks.c (save_msg_ok): If the path exists, make sure + it's a regular file (or we can't possibly save to it). Fix for + #14127. + +2001-11-28 Jeffrey Stedfast + + * message-list.c (message_list_select): Cleaned up the code. + + * mail-callbacks.c (previous_unread_msg): Pass wraparound as TRUE. + 2001-11-24 Jeffrey Stedfast * mail-config.c (pgpopen): Fix the boolean check to be && and not @@ -35,6 +47,19 @@ * mail-display.c (load_content_loaded): Make sure the mail-display object is still "alive" before accessing any of it's data. +2001-11-20 Not Zed + + * folder-browser-ui.c: Disable search if no message + loaded/viewed. Also for #14348. + + * folder-browser.c: Disable "Add sender to addressbook" if we dont + have a message loaded (it wont work). For #14348. + +2001-11-20 Jeffrey Stedfast + + * mail-display.c (load_content_loaded): Make sure the mail-display + object is still "alive" before accessing any of it's data. + 2001-11-14 Zbigniew Chyla * mail-autofilter.c (rule_match_recipients, rule_from_message, -- cgit v1.2.3