aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-09 08:52:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-09 08:52:09 +0000
commit4966287d56be3f724ef0c31030baa4db29aeb72b (patch)
tree487f6e159d5d3cbd5b44c4a30bb2dc91c9cbc60f /ChangeLog
parentad59740f15a44999e3da126c49bdca09d8b7a61b (diff)
added utility functions for optimization of filter.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@814 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0223bff..1ad00313 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-12-09
+ * src/filter.[ch]: filter_rule_requires_full_headers(): added.
+ * libsylph/procheader.[ch]: procheader_get_header_list_from_msginfo():
+ added.
+
+2005-12-09
+
* src/prefs_filter_edit.[ch]: prefs_filter_edit_cond_hbox_to_cond():
added an argument for case sensitivity.