diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |