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 17655fe4f6b..047f2b03b62 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-02-17 Mark A. Hershberger <mah@everybody.org> | ||
| 2 | |||
| 3 | * vc-bzr.el: fix typo in Known Bugs section. | ||
| 4 | |||
| 5 | * isearch.el (isearch-update-post-hook): New hook | ||
| 6 | (isearch-update): Use the new hook. | ||
| 7 | |||
| 1 | 2010-02-16 Michael Albinus <michael.albinus@gmx.de> | 8 | 2010-02-16 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 9 | ||
| 3 | * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix | 10 | * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix |