diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 2e4748581b..f511b633ca 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-08-12 Dan Winship <danw@helixcode.com> + * component-factory.c (create_imap_storage): Take the source as a + command-line argument rather than fetching it from mail-config. + (owner_set_cb): Call create_imap_storage on each configured IMAP + store. + * mail-format.c (decode_pgp): Redo this so that the lock icon remains active after a failed decryption so you can click on it and try again. |