about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Src/Modules/.distfiles1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eb946b58..5341b9ef4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-06-06  Clint Adams  <clint@zsh.org>
 
+	* unposted: Src/Modules/.distfiles: add
+	tcp.* files.
+
 	* 14778: Src/Modules/tcp.mdd, Src/Modules/zftp.mdd:
 	rename zsh/tcp to zsh/net/tcp.
 
diff --git a/Src/Modules/.distfiles b/Src/Modules/.distfiles
index ecc2d21c7..ae2319965 100644
--- a/Src/Modules/.distfiles
+++ b/Src/Modules/.distfiles
@@ -8,6 +8,7 @@ DISTFILES_SRC='
     mathfunc.mdd mathfunc.c
     parameter.mdd parameter.c
     stat.mdd stat.c
+    tcp.mdd tcp.c tcp.h
     termcap.mdd termcap.c
     terminfo.mdd terminfo.c
     zftp.mdd zftp.c