From 90a4b67603c7451bb8c727a234e795df1dad6ea1 Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Tue, 6 Jun 2006 05:52:53 +0000 Subject: Fixes #332605. Multipart message handling. (set_attachments): New 2006-06-06 Hiroyuki Ikezoe Fixes #332605. * mail-to-task.c: (set_description): Multipart message handling. (set_attachments): New function. Set attachment files to a task. (clean_name): New function. from plugins/save-attachments/save-attachments.c. svn path=/trunk/; revision=32083 --- plugins/mail-to-task/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/mail-to-task/ChangeLog') diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index da07df58a9..c9ecbda484 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,13 @@ +2006-06-06 Hiroyuki Ikezoe + + Fixes #332605. + * mail-to-task.c: + (set_description): Multipart message handling. + (set_attachments): New function. + Set attachment files to a task. + (clean_name): New function. + from plugins/save-attachments/save-attachments.c. + 2006-03-04 Chenthill Palanisamy Fixes #330974, 333688. -- cgit v1.2.3