diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-27 07:32:36 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-27 07:32:36 +0000 |
commit | 9f4a64cce3f7515dd4522be55c80394eaa761938 (patch) | |
tree | 1fd2421bfffc692bf507af6d8c134fefab7fd640 /ChangeLog.ja | |
parent | c949a532de4138d9bd205f35cb16e0a309512f5d (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.ja')
-rw-r--r-- | ChangeLog.ja | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 096d56be..ab4d398c 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,3 +1,10 @@ +2005-12-27 + + * libsylph/procmsg.[ch] + libsylph/virtual.c: 2回目以降の検索を高速化するために検索結果を + キャッシュするようにした。 + * src/summary_search.c: 警告を修正。 + 2005-12-26 * version 2.2.0beta2 |