aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06118481..81d45c73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-05-12
+ * src/summaryview.c: summary_attract_by_subject(): optimized using
+ gtk_tree_store_reorder() (gtk_tree_store_move_after() is too slow).
+
+2005-05-12
+
* src/summaryview.c: display collapsed rows which have unread children
as bold.