aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-11 09:13:29 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-11 09:13:29 +0000
commit33358d1e043a4006791e652374a2b269c4f83c76 (patch)
treed9bbab3f0434f049b450b2ee51e0644140855881 /ChangeLog
parent02ecfb2ce6166c0ce44753363d558063bcba8176 (diff)
implemented summary_thread_build().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@244 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34e4605b..928be1c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-05-11
+ * src/summaryview.c
+ src/mainwindow.c: summary_thread_build(): implemented.
+
+2005-05-11
+
* src/utils.c: remove_dir_recursive(): fixed operation failure if
current directory is inside one which is to be removed.
* src/summaryview.c: summary_unthread(): implemented.