aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-20 08:37:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-20 08:37:14 +0000
commit3bc4ce303283eb3f6652ffc0c6a1243f1002a400 (patch)
tree3d8f93127f22aaed6d4f493a2b62d8fe4b54d3d5 /ChangeLog
parent8af430a73e527f8507b973561b8d424cee37b63f (diff)
added 2 Folder API.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1329 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 6ac33e97..1619c312 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-11-20
+ * libsylph/folder.[ch]: added folder_scan_tree() and
+ folder_create_tree().
+
+2006-11-20
+
* merged from LibSylph branch.
* libsylph/prefs_common.[ch]: added prefs_common_get().
* libsylph/filter.h: modified the prototype of filter_cond_new().