From a45637985e29d9249b4b9e74bacccc7603a1855f Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 10 May 2002 19:51:03 +0000 Subject: Don't add any shortcuts here. (mail_config_remove_account): And don't 2002-05-10 Jeffrey Stedfast * mail-config.c (mail_config_add_account): Don't add any shortcuts here. (mail_config_remove_account): And don't remove them here. This code has never worked properly. * mail-ops.c (save_part_save): Use the exception enum names rather than '1' since it makes the code clearer. svn path=/trunk/; revision=16756 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index fcb6893bed..8e31d99af4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2002-05-10 Jeffrey Stedfast + + * mail-config.c (mail_config_add_account): Don't add any shortcuts + here. + (mail_config_remove_account): And don't remove them here. This + code has never worked properly. + + * mail-ops.c (save_part_save): Use the exception enum names rather + than '1' since it makes the code clearer. + 2002-05-10 Dan Winship * mail-ops.c (transfer_messages_transfer): Simplify. Use -- cgit v1.2.3