diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2003-02-06 12:21:49 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-02-06 12:21:49 +0000 |
| commit | 5c1f3b65a6f5abeae8459f41adb8fd2316971515 (patch) | |
| tree | 21a82daa1abab96c967d731c7afe2a3a2bd07fff /ChangeLog | |
| parent | 18191: from Greg Klanderman: compctl -y didn't respect list arrangement (diff) | |
| download | zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.gz zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.bz2 zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.lz zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.xz zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.tar.zst zsh-5c1f3b65a6f5abeae8459f41adb8fd2316971515.zip | |
18202: New TCP function system plus small error message change in ztcp.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2003-02-06 Peter Stephenson <pws@csr.com> + * 18202: Functions/TCP/*, Doc/Makefile.in, Doc/zsh.yo, + Doc/zshtcpsys.yo, Doc/Zsh/manual.yo, Doc/Zsh/modules.yo, + Doc/zsh/tcpsys.yo, Doc/Zsh/zftpsys.yo, Src/Modules/tcp.c, + Src/Modules/tcp.mdd: New set of TCP functions tcp_* which + run on top of ztcp, documented in zshtcpsys manual. Also + sneaked in more informative error message in zsh/net/tcp + for failure to bind to a port. + * Greg Klanderman <gak@klanderman.net>: 18191: Src/Zle/compresult.c: `compctl -y' didn't obey the listpacked and listrowsfirst options. |
