From 42904d799377d856cb13363eb2f1530b71d8762f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 26 Feb 2001 00:00:32 +0000 Subject: Abort if the message is NULL (which is valid if an error occured). 2001-02-25 Jeffrey Stedfast * mail-callbacks.c (composer_postpone_cb): Abort if the message is NULL (which is valid if an error occured). (composer_send_cb): Same. svn path=/trunk/; revision=8389 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 41ffe07771..5b06e15d96 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-02-25 Jeffrey Stedfast + + * mail-callbacks.c (composer_postpone_cb): Abort if the message is + NULL (which is valid if an error occured). + (composer_send_cb): Same. + 2001-02-24 Jeffrey Stedfast * folder-browser.c: Toss the mail_tool_camel_lock* stuff. -- cgit v1.2.3