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 5a6afafd49..b13b963e44 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-07-11 Jeffrey Stedfast <fejj@helixcode.com>
+ * mail-ops.c (real_fetch_mail): Changed to use
+ camel_folder_move_message_to () rather than get_message () and then
+ append_message (). This also makes it so we don't have to worry about
+ fetching message flags to pass to the new append_message () method.
+
* folder-browser.c (folder_browser_load_folder): Disable
Search capability menu/entry if folder doesn't support it.