about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-09-09 09:39:24 +0000
committerClint Adams <clint@users.sourceforge.net>2001-09-09 09:39:24 +0000
commit394989e292b1bb97280c7780f7c5eec47f062734 (patch)
tree45b0d6125fa6061d2d7e5f4b27c1d42f67c7851f /ChangeLog
parenta11772c6179c382b3be4cfa1c60ec723e625a5c1 (diff)
downloadzsh-394989e292b1bb97280c7780f7c5eec47f062734.tar.gz
zsh-394989e292b1bb97280c7780f7c5eec47f062734.tar.xz
zsh-394989e292b1bb97280c7780f7c5eec47f062734.zip
15766: ztcp -l
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ed816f42..309f60da7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-09  Clint Adams  <clint@zsh.org>
+
+	* 15766: Src/Modules/tcp.c, Src/Modules/tcp.h:
+	add -l (listen) for ztcp.
+
 2001-09-08  Clint Adams  <clint@zsh.org>
 
 	* 15765: Doc/Zsh/expn.yo, Src/pattern.c: