From f33633d773fe244f012090224e695c6109382a44 Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Wed, 10 Oct 2001 20:37:13 +0000 Subject: use new function to copy the attachments from the source message. This 2001-10-10 Larry Ewing * mail-callbacks.c (mail_generate_reply): use new function to copy the attachments from the source message. This still isn't perfect but it should avoid the problems with headers being transfered. This makes images in replies work again. svn path=/trunk/; revision=13564 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c22dc62018..abbe894f2f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2001-10-10 Larry Ewing + * mail-callbacks.c (mail_generate_reply): use new function to copy + the attachments from the source message. This still isn't perfect + but it should avoid the problems with headers being transfered. + This makes images in replies work again. + * mail-display.c (save_url): copy the data. We can't ref the byte array and we can't free it so we have to copy it. -- cgit v1.2.3