# HG changeset patch # User Michael Albinus # Date 1207596488 0 # Node ID 5d4962dad0ad5db466098cb7cd567e7cb7e0f754 # Parent 5c5449669a8d34ce590174c761173b5eef1be97d *** empty log message *** diff -r 5c5449669a8d -r 5d4962dad0ad lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 07 18:57:28 2008 +0000 +++ b/lisp/ChangeLog Mon Apr 07 19:28:08 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-07 Michael Albinus + + * net/tramp.el (tramp-methods): Fix again tramp-copy-args of + "pscp" and "psftp". Reported by Gilles Pion . + 2008-04-07 Stefan Monnier * dired-aux.el (dired-read-shell-command): Use read-shell-command.