diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-10-26 11:09:46 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-10-26 11:09:46 +0000 |
commit | f1a55ddaa932520e637207973320f4e96b709131 (patch) | |
tree | 9c8c2e41703cd8374ffd26a3cd953303c9051f7b /ChangeLog | |
parent | bb5d460f51959b924a63a70e9f29d66b4c6a6535 (diff) | |
download | zsh-f1a55ddaa932520e637207973320f4e96b709131.tar.gz zsh-f1a55ddaa932520e637207973320f4e96b709131.tar.xz zsh-f1a55ddaa932520e637207973320f4e96b709131.zip |
15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6bc01c14f..4e7b29ec1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-10-26 Peter Stephenson <pws@csr.com> + + * 16171: Doc/Zsh/zftpsys.yo: minor changes of phrasing. + + * 15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly from + setup_ function for zftp. + 2001-10-25 Peter Stephenson <pws@csr.com> * 16145: Src/Builtins/rlimits.c: try to handle both RLIMITS_VMEM |