aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-06 07:11:29 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-06 07:11:29 +0000
commitfe0155ed95241fa89d9065785ccc4fe1adc60a61 (patch)
treeda8986d46ee67debd8b9e63121cf087fa22f2c54 /ChangeLog
parent03dcfc2edfaf453553b26275e991e6f9c14b9422 (diff)
optimized filter rule matching by modifying the order of condition matching.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2779 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 f83c712a..482b8b51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-01-06
+ * libsylph/filter.c: filter_match_rule(): optimized by modifying the
+ order of condition matching.
+
+2011-01-06
+
* src/prefs_common_dialog.c: modified 'Address auto-completion'
setting layout.