aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-19 06:41:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-19 06:41:30 +0000
commitbff58def46d17cda6004bd38adc8e7788a7edc40 (patch)
tree1885375870e7bd0625a922f530903f4696f1c226 /ChangeLog
parent5810598e9d252fa89910ddd006d006a8e7571544 (diff)
fixed insensitive toolbar problem on execution.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@268 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 c2e307e1..62f5e694 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-19
+
+ * src/summaryview.c: summary_modify_threads(): block selection_changed
+ callback while modifying threads so that the toolbar doesn't
+ become insensitive unexpectedly.
+
2005-05-18
* src/summaryview.c: set minimum column width.