aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-14 08:12:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-14 08:12:20 +0000
commitab880a9066b4f32d08ba99903d09a4a5675dd214 (patch)
treeda3d3294e3feacc04b2022c72dcf920b6551ed23 /ChangeLog
parent7f69beae19a44f3e2df8097add8c89f34a01e058 (diff)
modified the method of getting IMAP4 folder list.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1900 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e29d6f8..c2e5eec8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-14
+ * libsylph/folder.[ch]: folder_item_copy(): new. It duplicates
+ FolderItem struct.
+ * libsylph/imap.c: imap_scan_tree(): use 'LIST "" "*"' command
+ instead of 'LIST "" "%"' to obtain folder list.
+
+2007-09-14
+
* src/inc.[ch]
src/summaryview.c: block notify if a new message is read on
receiving.