diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 52b9eb38374..c28dc491863 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * mail/emacsbug.el (report-emacs-bug-hook): Query the user first | ||
| 4 | about SMTP before checking the From header. | ||
| 5 | |||
| 6 | * mail/sendmail.el (sendmail-query-user-about-smtp): Refacored out | ||
| 7 | into own function for reuse by emacsbug.el. | ||
| 8 | |||
| 1 | 2012-02-10 Leo Liu <sdl.web@gmail.com> | 9 | 2012-02-10 Leo Liu <sdl.web@gmail.com> |
| 2 | 10 | ||
| 3 | * subr.el (condition-case-unless-debug): Rename from | 11 | * subr.el (condition-case-unless-debug): Rename from |