aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-31 02:13:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-31 02:13:20 +0000
commit2cd264470b958475c5ffa7153d16f65ee274a826 (patch)
treefd664e339c2d2621bb17f2a036dfd931d2626de4 /ChangeLog
parente8a04f8c95d277024721fec5d9ddccb85ccbd5a3 (diff)
added 'Mark thread as read' to the main menu.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@945 ee746299-78ed-0310-b773-934348b2243d
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'.