Mercurial > emacs
changeset 100865:c54dd34ec02d
* NEWS: Tramp supports IPv6 addresses.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 03 Jan 2009 15:10:50 +0000 |
parents | e43fadf2cd8e |
children | fdc20c0dc97f |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Jan 03 15:09:53 2009 +0000 +++ b/etc/NEWS Sat Jan 03 15:10:50 2009 +0000 @@ -935,6 +935,10 @@ been introduced. There are also new so-called gateway methods "tunnel" and "socks". +*** IPv6 addresses. +IPv6 addresses are supported now as host names. They must be embedded +in square brackets, like in "/ssh:[::1]:". + *** Multihop syntax has been removed. The pseudo-method "multi" has been removed. Instead of, multi hops can be specified by the new variable `tramp-default-proxies-alist'.