diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-14 09:04:19 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-14 09:04:19 +0000 |
commit | 186e216d1ced120e31c7cde45995827499fc728e (patch) | |
tree | 184d8470e8f5ced0612bed2b4c213e7487956fc7 /ChangeLog | |
parent | ab880a9066b4f32d08ba99903d09a4a5675dd214 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |