diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-09-24 08:34:01 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-09-24 08:34:01 +0800 |
commit | 3c632cd045d672318d94f75c4b4771007342a46c (patch) | |
tree | d96381e576dcdda8520075a57e857e2f37c21d85 /mail/ChangeLog | |
parent | 1df3e6787e2c30adae410e1eda36907b578a4240 (diff) | |
download | gsoc2013-evolution-3c632cd045d672318d94f75c4b4771007342a46c.tar.gz gsoc2013-evolution-3c632cd045d672318d94f75c4b4771007342a46c.tar.zst gsoc2013-evolution-3c632cd045d672318d94f75c4b4771007342a46c.zip |
Always cache POP and IMAP passwords, even if the user didn't tell us to.
2001-09-23 Jeffrey Stedfast <fejj@ximian.com>
* mail-mt.c (pass_got): Always cache POP and IMAP passwords, even
if the user didn't tell us to. Fixes bug #10569.
svn path=/trunk/; revision=13089
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 8835dacc94..b5ae53f23d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-09-23 Jeffrey Stedfast <fejj@ximian.com> + + * mail-mt.c (pass_got): Always cache POP and IMAP passwords, even + if the user didn't tell us to. Fixes bug #10569. + 2001-09-21 <NotZed@Ximian.com> * mail-mt.c (mail_msg_check_error): If we have an operation that |