summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Functions/TCP/.distfiles2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 59014170e..40c0ca7b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-31 Felix Rosencrantz <f_rosencrantz@yahoo.com>
+
+ * unposted: Functions/TCP/.distfiles: Removed zgprintf, file was
+ removed in posting 18278.
+
2003-03-28 Wayne Davison <wayned@users.sourceforge.net>
* 18402: Src/builtin.c: Prevent "print -m" from crashing (it now
diff --git a/Functions/TCP/.distfiles b/Functions/TCP/.distfiles
index 9e0b2d3f6..fb4f28201 100644
--- a/Functions/TCP/.distfiles
+++ b/Functions/TCP/.distfiles
@@ -1,5 +1,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 zgprintf
+tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam
'