From 0c43bcb20b82f8da6e6ffb71f85d27b251537e79 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 24 Jul 2002 07:21:15 +0000 Subject: Propagate name changes or removes to the mail config. #15951. Doesn't 2002-07-24 Not Zed * mail-folder-cache.c (real_flush_updates): Propagate name changes or removes to the mail config. #15951. Doesn't enitrely work for local folders, because they are never renamed only removed and added thanks to the shell's api. * mail-config.c (mail_config_uri_renamed): If a store folder is renamed, this checks for any config that needs updating, so far sent and drafts folders. (mail_config_uri_deleted): Same, for deleted folders. svn path=/trunk/; revision=17568 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 340e595bf7..0635273d3d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2002-07-24 Not Zed + + * mail-folder-cache.c (real_flush_updates): Propagate name changes + or removes to the mail config. #15951. Doesn't enitrely work for + local folders, because they are never renamed only removed and + added thanks to the shell's api. + + * mail-config.c (mail_config_uri_renamed): If a store folder is + renamed, this checks for any config that needs updating, so far + sent and drafts folders. + (mail_config_uri_deleted): Same, for deleted folders. + 2002-07-24 Jeffrey Stedfast * mail-format.c (handle_multipart_encrypted): Commit a fix that I -- cgit v1.2.3