From 318745008057357532ccae26fbff18401e9ff5b3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 15 Mar 2004 20:09:56 +0000 Subject: If the mail_get_message() async op fails, it will still call us with a 2004-03-15 Jeffrey Stedfast * em-utils.c (reply_to_message): If the mail_get_message() async op fails, it will still call us with a NULL message to check for that. Fixes bug #55612. (post_reply_to_message): Same. svn path=/trunk/; revision=25081 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9cfdb92dcb..a46a285cf7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2004-03-15 Jeffrey Stedfast + * em-utils.c (reply_to_message): If the mail_get_message() async + op fails, it will still call us with a NULL message to check for + that. Fixes bug #55612. + (post_reply_to_message): Same. + * em-folder-tree.c (emft_copy_folders__copy): Use camel_store_rename_folder() when appropriate (m->tostore == m->fromstore && m->delete) -- cgit v1.2.3