aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 34ac8ffd5e5..f2d0d598c38 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-10-29 Daniel Colascione <dancol@dancol.org>
2
3 * net/tramp.el (tramp-methods): Document new functionality.
4 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
5 tramp-hostname-checker if method provides one instead of scanning
6 argument list for "%h" to decide hostname acceptability.
7
12013-10-28 Michael Albinus <michael.albinus@gmx.de> 82013-10-28 Michael Albinus <michael.albinus@gmx.de>
2 9
3 * net/tramp-sh.el (tramp-sh-handle-copy-directory): 10 * net/tramp-sh.el (tramp-sh-handle-copy-directory):