aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00b85b05..2d51e04b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-06-06
+ * src/summaryview.c:
+ summary_attract_by_subject()
+ summary_sort(): clear selection list when the order of the list is
+ changed.
+
+2005-06-06
+
* src/summaryview.c: summary_remove_invalid_messages(): fixed a bug
that it took time at O(n^2) order if all messages were selected
and then they were removed.