diff options
| author | Simon Josefsson | 2005-07-17 07:43:29 +0000 |
|---|---|---|
| committer | Simon Josefsson | 2005-07-17 07:43:29 +0000 |
| commit | 4effb112160584e65a2d87f9f9838a052187cc0a (patch) | |
| tree | 0efaafc25e66f7c3db68d8c38cbd3aada5ec8e80 /lisp/ChangeLog | |
| parent | 9b0c2c5620765e9e512259e1423e0c0afabb1c47 (diff) | |
| download | emacs-4effb112160584e65a2d87f9f9838a052187cc0a.tar.gz emacs-4effb112160584e65a2d87f9f9838a052187cc0a.zip | |
(smtpmail-auth-supported): Added the 'plain auth method
(smtpmail-try-auth-methods): added the AUTH PLAIN dialog
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c91ec623ed3..31a034e54e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-07-16 Jose E. Marchesi <jemarch@gnu.org> | ||
| 2 | |||
| 3 | * lisp/mail/smtpmail.el (smtpmail-auth-supported): Added the | ||
| 4 | 'plain auth method | ||
| 5 | (smtpmail-try-auth-methods): added the AUTH PLAIN dialog | ||
| 6 | |||
| 1 | 2005-07-17 Kim F. Storm <storm@cua.dk> | 7 | 2005-07-17 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * ido.el (dired-other-window): Add ido property. | 9 | * ido.el (dired-other-window): Add ido property. |