diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | Functions/TCP/.distfiles | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1c6bf0f40..d3f1b8523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 ' |