diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4a89aca9ac4..88295cb6a1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-01-02 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mail/mail-utils.el (mail-mbox-from): Handle From: headers with | ||
| 4 | multiple addresses. (Bug#7760) | ||
| 5 | |||
| 1 | 2010-12-31 Michael Albinus <michael.albinus@gmx.de> | 6 | 2010-12-31 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-methods): Add recursive options to "scpc", | 8 | * net/tramp.el (tramp-methods): Add recursive options to "scpc", |
| @@ -12324,7 +12329,7 @@ See ChangeLog.14 for earlier changes. | |||
| 12324 | ;; coding: utf-8 | 12329 | ;; coding: utf-8 |
| 12325 | ;; End: | 12330 | ;; End: |
| 12326 | 12331 | ||
| 12327 | Copyright (C) 2009, 2010 Free Software Foundation, Inc. | 12332 | Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. |
| 12328 | 12333 | ||
| 12329 | This file is part of GNU Emacs. | 12334 | This file is part of GNU Emacs. |
| 12330 | 12335 | ||