diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-24 11:31:30 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-24 11:31:30 +0000 |
commit | 8de7436fc07454e2f5307c00ad99ee19d0baf853 (patch) | |
tree | 3282fdfa3362d195ca3a863389c41330a0204088 /ChangeLog | |
parent | dda348832d32a0013138e0f1bd6a14c7ad64047a (diff) | |
download | zsh-8de7436fc07454e2f5307c00ad99ee19d0baf853.tar.gz zsh-8de7436fc07454e2f5307c00ad99ee19d0baf853.tar.xz zsh-8de7436fc07454e2f5307c00ad99ee19d0baf853.zip |
19674, modified: support for non-standard ports in zftp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b6be67a3b..f83836078 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-03-24 Peter Stephenson <pws@csr.com> + + * 19674 plus unposted changes suggested in 19676: + configure.ac, Doc/Zsh/mod_zftp.yo, Src/Modules/zftp.c, + Etc/NEWS, Functions/Zftp/zfstat: Add support for non-standard + ports to core zftp. Not yet handled by the function system + (except zfstat reports port): needed in lastloc and bookmarks. + 2004-03-23 Peter Stephenson <pws@csr.com> * 19661: Danek Duvall: Completion/Unix/Type/_diff_options: |