summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2003-03-31 16:43:57 +0000
committerFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2003-03-31 16:43:57 +0000
commit259de0b7424adf73d77a6688962f8d82ba39c796 (patch)
tree6fe973316768121c2e52b52cc069a6dad1f7ee1a
parent00cc6eb748aec3405993002af0ec2d98495e060c (diff)
downloadzsh-259de0b7424adf73d77a6688962f8d82ba39c796.tar.gz
zsh-259de0b7424adf73d77a6688962f8d82ba39c796.zip
Removed zgprintf from Functions/TCP/.distfiles
-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
'