diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9b89f23a3a..b79f192cd0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2001-01-22 Dan Winship <danw@ximian.com> + * mail-config-druid.c (incoming_type_changed): Change "Path:" + label to "Namespace:" for IMAP. Use $MAILDIR rather than $MAIL for + Maildir. If $MAIL isn't set, guess. + * component-factory.c (mail_hash_storage): Function to add a store/storage mapping. (add_storage): Use it. |