aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-13 04:59:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-13 04:59:56 +0000
commit06270b26184b5a7a292a7475bb53d82c3295bdcb (patch)
tree06cd4f9839ccf8132617a892b12ab5cec509b004 /ChangeLog
parent0ea184b3da8bcf2e614fb09af789f0b847e123a9 (diff)
fully implemented RFC 2046.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2610 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 6df1f506..1cc84bd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-07-13
+ * libsylph/procmsg.c: procmsg_concat_partial_messages(): fully
+ implemented RFC 2046.
+
+2010-07-13
+
* libsylph/procmsg.c
libsylph/procmime.c: allow Content-Type without total parameter.