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 25d488bb..66de7609 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-31
+
+ * src/mainwindow.c: added 'Mark thread as read' menu.
+ * src/summaryview.c: summary_mark_thread_as_read(): fixed leaks of
+ GtkTreePath list.
+
2006-01-30
* src/summaryview.[ch]: implemented 'Mark thread as read'.