Mercurial > emacs
diff lisp/ChangeLog @ 102382:b83a02b58e7f
(smtpmail-auth-supported): Mention that list is
in preference order.
(smtpmail-try-auth-methods): Improve which authentication
mechanism to use, so that the locally most preferred and mutually
supported mechanism is used.
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Tue, 03 Mar 2009 16:28:17 +0000 |
parents | 36437490ed93 |
children | 51a8a51bd2a2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Mar 03 16:12:02 2009 +0000 +++ b/lisp/ChangeLog Tue Mar 03 16:28:17 2009 +0000 @@ -1,3 +1,11 @@ +2009-03-03 Simon Josefsson <simon@josefsson.org> + + * mail/smtpmail.el (smtpmail-auth-supported): Mention that list is + in preference order. + (smtpmail-try-auth-methods): Improve which authentication + mechanism to use, so that the locally most preferred and mutually + supported mechanism is used. + 2009-03-03 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/lisp.el (end-of-defun-function): Make it more clear that