diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 21:33:16 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 21:33:16 +0000 |
commit | 9c0a97d43b96843b99685bf5fe1f945c38fc73b4 (patch) | |
tree | 4f747bd56da842815bd57d6db4a9964ba7e20336 /ChangeLog | |
parent | ab205e5bb9e47f97f6dd6b25789e114d275334e8 (diff) | |
download | zsh-9c0a97d43b96843b99685bf5fe1f945c38fc73b4.tar.gz zsh-9c0a97d43b96843b99685bf5fe1f945c38fc73b4.tar.xz zsh-9c0a97d43b96843b99685bf5fe1f945c38fc73b4.zip |
15783: document ztcp builtin
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e9cdec3e1..37433f924 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-09-10 Clint Adams <clint@zsh.org> + * 15783: Doc/Zsh/builtins.yo Doc/Zsh/mod_tcp.c, + Doc/Zsh/.distfiles: document ztcp builtin. + * 15780: Src/Modules/tcp.c: tweak variable name. * 15779: Src/Modules/tcp.c: add -d (specify fd) |