diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 089bb3c884..036571c08b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -21,6 +21,15 @@ * mail-ops.c (do_fetch_mail): If we're fetching from an mbox formatted file then we need to do some special-casing. +2000-09-11 Ettore Perazzoli <ettore@helixcode.com> + + * component-factory.c (owner_set_cb): Call + `mail_local_storage_startup()' to set up handling of the local + storage. + + * mail-local-storage.c: New. + * mail-local-storage.h: New. + 2000-09-11 Christopher James Lahey <clahey@helixcode.com> * mail-display.c: Fixed some warnings. |