diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2003-07-04 16:29:08 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-07-04 16:29:08 +0000 |
| commit | a74721511e79c66915528c816e946736ce4616c4 (patch) | |
| tree | 708de2121a70050e3905e24d90057fc84a2b9272 | |
| parent | 18810: Various enhancements and bug fixes for the TCP function suite (diff) | |
| download | zsh-a74721511e79c66915528c816e946736ce4616c4.tar zsh-a74721511e79c66915528c816e946736ce4616c4.tar.gz zsh-a74721511e79c66915528c816e946736ce4616c4.tar.bz2 zsh-a74721511e79c66915528c816e946736ce4616c4.tar.lz zsh-a74721511e79c66915528c816e946736ce4616c4.tar.xz zsh-a74721511e79c66915528c816e946736ce4616c4.tar.zst zsh-a74721511e79c66915528c816e946736ce4616c4.zip | |
unposted: forgot .distfiles in 18810
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | Functions/TCP/.distfiles | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-07-04 Peter Stephenson <pws@csr.com> + * unposte: Functions/TCP/.distfiles: forgot this. + * 18810: Doc/Zsh/tcpsys.yo, Functions/TCP/tcp_expect, Functions/TCP/tcp_open, Functions/TCP/tcp_output, Functions/TCP/tcp_point, Functions/TCP/tcp_read, diff --git a/Functions/TCP/.distfiles b/Functions/TCP/.distfiles index fb4f28201..0870a5d6c 100644 --- a/Functions/TCP/.distfiles +++ b/Functions/TCP/.distfiles @@ -2,4 +2,5 @@ DISTFILES_SRC=' tcp_command tcp_log tcp_proxy tcp_send tcp_talk tcp_alias tcp_expect tcp_open tcp_read tcp_sess tcp_wait tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam +tcp_point tcp_shoot ' |
