aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-03-14 06:04:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-03-14 06:04:14 +0000
commit92f8638b84b7d4ea0df3cc0ae497900b6f654926 (patch)
tree67fc832300b9331d93c9363835b8e69d673d6818 /ChangeLog
parentf2c2b28af4d40a19a753f5f91aa0bb9be05b0d40 (diff)
enabled automatic junk mail filtering on IMAP.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1566 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 5d08110a..6cd640ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-14
+ * src/inc.c: inc_remote_account_mail(): enabled automatic junk mail
+ filtering on IMAP.
+
+2007-03-14
+
* libsylph/codeconv.c: conv_encode_header(): fixed wrong handling
of quotation in continuing multi-byte strings.