aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 06:44:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 06:44:48 +0000
commit624978fc2ac911e5daac08905a8d6e5c62e53694 (patch)
treee2a98ce6db76c5aca34d471e3e307478c4669fdb /ChangeLog
parent81e59201385b28d3c6690f48f031d090acc0de31 (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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b90ac217..2c907d04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.