aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-28 09:26:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-28 09:26:24 +0000
commit42c9dde271cce6043e02e139142321aae760dd81 (patch)
tree2cb1fd6fc6c7e0f2cd31f3e0bae759a8e5bae00e /ChangeLog
parent2996cccf0fc852c2dbb6682adcb76c83986d134c (diff)
filter junk mails on incorporation from local spool when filter_junk_on_recv is enabled.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1464 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 e1eae4d4..2b3ee236 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-12-28
+ * libsylph/mbox.c: proc_mbox(): filter junk mails when
+ filter_junk_on_recv is enabled.
+
+2006-12-28
+
* configure.in: check additional libraries (resolv, socket, nsl)
(fixes compilation failure in some OSes).