aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-10 09:06:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-10 09:06:02 +0000
commit4a855d42f69647d786d968cd1e6941d177e713ad (patch)
treeb8c4cf45eb25cd06551950f0d7c541e607bb565b /ChangeLog
parentfffb52505d0ee97613dd29355a8ae95f24038c98 (diff)
fixed IMAP parser.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2668 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 5e77003a..019deeb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-08-10
+ * libsylph/imap.c: imap_parse_envelope(): fixed for response:
+ (... RFC822.SIZE 0 RFC822.HEADER "" ...)
+
+2010-08-10
+
* plugin/attachment_tool/attachment_tool.c: skip multipart messages
without attachments.