aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-14 09:04:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-09-14 09:04:19 +0000
commit186e216d1ced120e31c7cde45995827499fc728e (patch)
tree184d8470e8f5ced0612bed2b4c213e7487956fc7 /ChangeLog
parentab880a9066b4f32d08ba99903d09a4a5675dd214 (diff)
check for noinferior and noselect flags when creating a new imap folder.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1901 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 c2e5eec8..1bd89bd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-09-14
+ * libsylph/imap.c: imap_create_folder(): check for \NoInferior and
+ \Noselect flags.
+
+2007-09-14
+
* libsylph/folder.[ch]: folder_item_copy(): new. It duplicates
FolderItem struct.
* libsylph/imap.c: imap_scan_tree(): use 'LIST "" "*"' command