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 62f5e694..102fecec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-05-19
+ * src/textview.[ch]
+ src/prefs_common.[ch]
+ src/mainwindow.c: added an option to toggle cursor in message view
+ (thanks to Godwin Stewart).
+
+2005-05-19
+
* src/summaryview.c: summary_modify_threads(): block selection_changed
callback while modifying threads so that the toolbar doesn't
become insensitive unexpectedly.