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 e295e41b026..42d77aff5fd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-07-28 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-do-copy-or-rename-file): Add messages. | ||
| 4 | Simplify check for out-of-band methods. | ||
| 5 | (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be | ||
| 6 | remote. Remove messages which are in `tramp-do-copy-or-rename-file'. | ||
| 7 | |||
| 1 | 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu> | 8 | 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 9 | ||
| 3 | * vc-git.el (vc-git-checkin): Fix typo. | 10 | * vc-git.el (vc-git-checkin): Fix typo. |