aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98390ca8..00b85b05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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.
+
+2005-06-06
+
* src/compose.c
src/messageview.c
src/prefs_common.c