aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0d838a0..95be29e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-11-05
+ * libsylph/imap.c: imap_create_tree(): return error if
+ imap_scan_tree() failed.
+ * src/account_dialog.c: show waiting dialog on creating folder tree.
+ * src/folderview.c: disable close button of waiting dialog.
+
+2009-11-05
+
* libsylph/imap.c: imap_create_tree(): don't continue if connection
failed.
* libsylph/socket.c: don't use alarm() if threads are enabled.