From f1f9e1aee828ce30f6e56244cc61e7d72250ef03 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 8 Feb 2005 06:53:11 +0000 Subject: ** See bug #72228 2005-02-08 Not Zed ** See bug #72228 * mail-ops.c (mail_send_message): fix this god-awful goto-loop crap, and delete the message if it worked. (mail_send_message): fix a major-leak with sent messages never being unreffed. (send_queue_send): don't get messages ourself. (mail_send_message): dont lose the exception if we can't even open the sent folder. svn path=/trunk/; revision=28746 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c44b9c7009..76a40d5b3b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2005-02-08 Not Zed + + ** See bug #72228 + + * mail-ops.c (mail_send_message): fix this god-awful goto-loop + crap, and delete the message if it worked. + (mail_send_message): fix a major-leak with sent messages never + being unreffed. + (send_queue_send): don't get messages ourself. + (mail_send_message): dont lose the exception if we + can't even open the sent folder. + 2005-02-07 Not Zed ** See bug #72209 -- cgit v1.2.3