diff options
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 5392e197d9f..102ef01d772 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in | ||
| 4 | previous patch: Check `message-send-mail-function', and not the | ||
| 5 | default function (bug#10897). | ||
| 6 | |||
| 1 | 2012-03-04 Michael Albinus <michael.albinus@gmx.de> | 7 | 2012-03-04 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * notifications.el (notifications-unique-name): New defvar. | 9 | * notifications.el (notifications-unique-name): New defvar. |