diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 638342739e1..98a9e06e406 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-02-17 Glenn Morris <rgm@gnu.org> | 1 | 2011-02-17 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * simple.el (rfc822-goto-eoh): Give it a doc-string. | ||
| 4 | |||
| 3 | * log-edit.el (log-edit-insert-changelog): | 5 | * log-edit.el (log-edit-insert-changelog): |
| 4 | Fix `log-edit-strip-single-file-name' functionality. (Bug#8057) | 6 | Fix `log-edit-strip-single-file-name' functionality. (Bug#8057) |
| 5 | 7 | ||