aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index fc6ccbc06a..03afc0ed02 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-09-05 Dan Winship <danw@helixcode.com>
+ * mail-tools.c (mail_tool_move_folder_contents): only call
+ camel_folder_get_message_info if the folder has
+ summary_capability. Don't hack up a fake CamelMessageInfo:
+ append_message will take NULL.
+
* mail-ops.c: Replace mail_do_setup_draftbox,
mail_do_setup_outbox, and mail_do_setup_sentbox with
mail_do_setup_folder.