summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37d6786bf..1d6c26476 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2008-02-05 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * mailbox/header.c (header_readline): Bugfix: account for
+ multi-line headers.
+
+ * imap4d/list.c (imap4d_list): Speed up LIST "" INBOX.
+ * libproto/imap/folder.c (folder_imap_list): Remove erroneous
+ assignments to f_imap->folder.
+
+ Fix handling of remote mailboxes in clients:
+
+ * libproto/imap/url.c (_url_imap_init,_url_imaps_init): Remove
+ call to mu_url_init.
+ * libproto/pop/url.c (_url_pop_init): Remove call to mu_url_init.
+ * mailbox/mailbox.c (mailbox_folder_create): Bugfix: Lack of path
+ component is not an error.
+
2008-02-04 Sergey Poznyakoff <gray@gnu.org.ua>
* mailbox/msrv.c (struct _mu_m_server): New member `num_children'.

Return to:

Send suggestions and report system problems to the System administrator.