diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 06:44:48 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 06:44:48 +0000 |
commit | 624978fc2ac911e5daac08905a8d6e5c62e53694 (patch) | |
tree | e2a98ce6db76c5aca34d471e3e307478c4669fdb /ChangeLog | |
parent | 81e59201385b28d3c6690f48f031d090acc0de31 (diff) |
don't traverse inside message/rfc822 to avoid duplicated attachments.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@863 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-12-26 + * src/compose.c: compose_attach_parts(): don't traverse inside + message/rfc822 to avoid duplicated attachments. + +2005-12-26 + * src/compose.c: only add modified flag when files are manually attached. |