aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-27 07:32:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-27 07:32:36 +0000
commit9f4a64cce3f7515dd4522be55c80394eaa761938 (patch)
tree1fd2421bfffc692bf507af6d8c134fefab7fd640 /ChangeLog
parentc949a532de4138d9bd205f35cb16e0a309512f5d (diff)
cache search result to speed up on and after the second search.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@869 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e37cf5ee..98615505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-27
+
+ * libsylph/procmsg.[ch]
+ libsylph/virtual.c: cache search result to speed up on and after
+ the second search.
+ * src/summary_search.c: fixed a warning.
+
2005-12-26
* version 2.2.0beta2