aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4934a20..f7077e19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-05-10
+ * src/summaryview.c:
+ summary_show(): display selected message if always_show_msg is set.
+ summary_button_pressed(): fixed the handling of modifier key.
+ summary_selection_changed(): clear message view if not single
+ selection.
+
+2005-05-10
+
* src/summaryview.c
src/gtkutils.[ch]: fixed compilation failure on GTK+ 2.4
(GTK+ 2.4 doesn't provide the way to unset the sort setting).