From 37e623251c06a6621600709916c0d2ab272915c5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 25 Oct 2001 03:28:21 +0000 Subject: No longer need to pass a settext argument. (do_forward_non_attached): 2001-10-24 Jeffrey Stedfast * mail-callbacks.c (mail_generate_reply): No longer need to pass a settext argument. (do_forward_non_attached): Same. svn path=/trunk/; revision=14085 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b4bcdd7b86..2a0f335dc5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2001-10-24 Jeffrey Stedfast + * mail-callbacks.c (mail_generate_reply): No longer need to pass a + settext argument. + (do_forward_non_attached): Same. + * mail-format.c (mail_get_message_body): Fix to not always return NULL for html parts, doh!. -- cgit