diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a769558880..36c7b214e3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2000-12-11 Dan Winship <danw@helixcode.com> + + * component-factory.c (create_view): Deal with "mailstorage" type + views (top-level mail storages) by trying to fill the storage's + folder tree again if we failed before. + (add_storage): Create new storages with a URI and type + "mailstorage". + + * mail-ops.c (cleanup_scan_subfolders): On success, mark the + storage as having been loaded, so create_view won't try again. + 2000-12-11 Jeffrey Stedfast <fejj@helixcode.com> * mail-format.c (decode_pgp): Updated to reflect arguments to the |