diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7fb9f323950..f247abdd468 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * mail/smtpmail.el (smtpmail-via-smtp): Only bind | 3 | * mail/smtpmail.el (smtpmail-via-smtp): Only bind |
| 4 | `coding-system-for-*' around the process open call to avoid | 4 | `coding-system-for-*' around the process open call to avoid |
| 5 | auth-source side effects. | 5 | auth-source side effects. |
| 6 | (smtpmail-try-auth-methods): Expand the secret password. | ||
| 6 | 7 | ||
| 7 | 2011-08-21 Chong Yidong <cyd@stupidchicken.com> | 8 | 2011-08-21 Chong Yidong <cyd@stupidchicken.com> |
| 8 | 9 | ||