From 8de7436fc07454e2f5307c00ad99ee19d0baf853 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 24 Mar 2004 11:31:30 +0000 Subject: 19674, modified: support for non-standard ports in zftp. --- Etc/NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'Etc/NEWS') diff --git a/Etc/NEWS b/Etc/NEWS index 5c94d09a5..654857457 100644 --- a/Etc/NEWS +++ b/Etc/NEWS @@ -2,6 +2,19 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH ------------------------------------- +Changes since zsh version 4.2.0 +------------------------------- + +The zftp module supports ports following the hostname in the normal suffix +notation, `host:port'. This requires IPv6 colon-style addresses to be +specified in suitably quoted square brackets, for example: + + zftp open '[f000::baaa]' + zftp open '[f000::baaa]:ftp' + +(the two are equivalent). + + New features between zsh versions 4.0 and 4.2 --------------------------------------------- -- cgit 1.4.1