Mercurial > emacs
comparison lisp/ChangeLog @ 64417:2ef3675bf3a9
*** empty log message ***
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Sun, 17 Jul 2005 07:44:34 +0000 |
parents | 20316aca215e |
children | 07aa938ec759 |
comparison
equal
deleted
inserted
replaced
64416:3b19cfc14a51 | 64417:2ef3675bf3a9 |
---|---|
1 2005-07-17 Simon Josefsson <jas@extundo.com> | |
2 | |
3 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over | |
4 LOGIN. | |
5 | |
1 2005-07-16 Jose E. Marchesi <jemarch@gnu.org> | 6 2005-07-16 Jose E. Marchesi <jemarch@gnu.org> |
2 | 7 |
3 * lisp/mail/smtpmail.el (smtpmail-auth-supported): Added the | 8 * lisp/mail/smtpmail.el (smtpmail-auth-supported): Added the |
4 'plain auth method | 9 'plain auth method |
5 (smtpmail-try-auth-methods): added the AUTH PLAIN dialog | 10 (smtpmail-try-auth-methods): added the AUTH PLAIN dialog |