aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-22 08:44:10 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-22 08:44:10 +0000
commitc77c6ae995dedbe433fa36f1e4fc75ece4537039 (patch)
treee2cd5933e9824e946a1e41ac3729dde5a51a9e9b /ChangeLog
parentd2327d919562327399c0799b36e71178defe9e93 (diff)
Automatically select appropriate Junk folder on filtering.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2767 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 649a8d7c..53878427 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2010-12-22
+ * libsylph/filter.[ch]
+ libsylph/prefs_common.[ch]
+ libsylph/mbox.c
+ src/inc.[ch]
+ src/main.c
+ src/summaryview.[ch]
+ src/prefs_common_dialog.c: refactored junk filter rule management.
+ Create junk filter rule on demand.
+ Deprecated prefs_common_junk_filter_list_set().
+ Automatically select appropriate Junk folder on filtering.
+
+2010-12-22
+
* src/addressbook.c: added menu 'Add to recipient/Cc/Bcc'.
2010-12-21