diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2013-02-14 08:01:28 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2013-02-14 08:01:28 +0000 |
commit | dac50a4059b01b89aa46565370a1a9a14d957455 (patch) | |
tree | d635e4bfa30d49dba8428fbf1e596385c2a8929d /ChangeLog | |
parent | ae3597033e34c838ff5d18f69f3fb64f00c798c4 (diff) |
added an option: 'Do not classify message as junk if sender is in the address book'
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3222 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2013-02-14 + * libsylph/filter.c + libsylph/prefs_common.[ch] + src/prefs_common_dialog.c: added an option: "Do not classify message + as junk if sender is in the address book" (#77). + +2013-02-14 + * src/notificationwindow.c: adjusted paddings again. plugin/test/test.c: modified notification test. |