diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fa5985de74d..1438a230550 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into | ||
| 4 | its own function. | ||
| 5 | (smtpmail-try-auth-methods): Forget the user name/password if the | ||
| 6 | login is unsuccessful (bug#12424). | ||
| 7 | |||
| 1 | 2012-12-22 Michael Albinus <michael.albinus@gmx.de> | 8 | 2012-12-22 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 9 | ||
| 3 | * notifications.el (notifications-notify): Protect body with | 10 | * notifications.el (notifications-notify): Protect body with |