about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-07-04 16:29:08 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-07-04 16:29:08 +0000
commita74721511e79c66915528c816e946736ce4616c4 (patch)
tree708de2121a70050e3905e24d90057fc84a2b9272
parent554605ee04946160e360354c4aee9102c877ac19 (diff)
downloadzsh-a74721511e79c66915528c816e946736ce4616c4.tar.gz
zsh-a74721511e79c66915528c816e946736ce4616c4.tar.xz
zsh-a74721511e79c66915528c816e946736ce4616c4.zip
unposted: forgot .distfiles in 18810
-rw-r--r--ChangeLog2
-rw-r--r--Functions/TCP/.distfiles1
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
 '