aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-19 07:09:11 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-19 07:09:11 +0000
commit784fa78588cc6e01b92bb0fe8dd8177115c1810c (patch)
tree72d6037781cb9402c731cd7876362fa539a75974 /ChangeLog
parent10a1648777df295073c626b1b11b096d72d9bf1c (diff)
a bit of optimization for toggling threads.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@907 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 f399e4ba..f62d67f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-19
+ * src/summaryview.c: summary_thread_build(), summary_unthread(): block
+ signal handlers for optimization.
+
+2006-01-19
+
* src/summaryview.[ch]: implemented quick filter.
2006-01-18