aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-06 07:36:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-06 07:36:00 +0000
commit7104ea2d5c662e0a2ee874076c07e3bad53cfa18 (patch)
tree99604ce787ce7a3999f8839f3fdbe690d2145c46 /ChangeLog
parentbdb537c3d2ff230bf842678e49025180b7cdfa57 (diff)
fixes a bug that search cache occasionally didn't work.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@875 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 79eaaedf..5cedbefe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-06
+ * libsylph/virtual.c: don't compare temporary flags (fixes a bug that
+ search cache occasionally didn't work).
+
+2006-01-06
+
* src/summary_search.c
src/prefs_filter_edit.[ch]: prefs_filter_edit_cond_edit_to_list():
added for minor code cleanup.