aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-06 05:05:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-06 05:05:38 +0000
commit8fd3ee4dd058e85a1b27bc78d8747b765173c70d (patch)
tree1809e3d3238d542fb1f0e517c9e4da1149f5b8d7 /ChangeLog
parent820b8d6b9d9c144a3ce0c45accd996eba580a4d3 (diff)
made the default boolean type of query search and filter condition AND.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2776 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 fcf1a693..cd8e0f16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-01-06
+ * src/query_search.c
+ src/prefs_filter_edit.c: made the default boolean type of query
+ search and filter condition AND.
+
+2011-01-06
+
* src/textview.c: added context menu 'Reply to this address'.
2011-01-05