From cf18d0940f9abbe8bb032d08a0fb33067def30d7 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 10 May 2002 16:46:04 +0000 Subject: Simplify. Use transfer_messages_to instead of picking between copy and * mail-ops.c (transfer_messages_transfer): Simplify. Use transfer_messages_to instead of picking between copy and move. Remove vtrash special-casing since it's all in camel-vtrash-folder.c now. Remove duplicate source == dest check. * mail-local.c (mail_local_folder_reconfigure): Use transfer_messages_to instead of copy_messages_to. svn path=/trunk/; revision=16745 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5ec5c7b1d1..fcb6893bed 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2002-05-10 Dan Winship + + * mail-ops.c (transfer_messages_transfer): Simplify. Use + transfer_messages_to instead of picking between copy and move. + Remove vtrash special-casing since it's all in + camel-vtrash-folder.c now. Remove duplicate source == dest check. + + * mail-local.c (mail_local_folder_reconfigure): Use + transfer_messages_to instead of copy_messages_to. + 2002-05-09 Jeffrey Stedfast * mail-account-gui.c (mail_account_gui_save): Make sure that even -- cgit v1.2.3