about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-09-09 22:08:55 +0000
committerClint Adams <clint@users.sourceforge.net>2001-09-09 22:08:55 +0000
commit3756589f1b24c897acc8efbd3c51177ed408f46d (patch)
treecc596ba1fd8d37e8b789566cdad0ca9f18e59de3 /ChangeLog
parent394989e292b1bb97280c7780f7c5eec47f062734 (diff)
downloadzsh-3756589f1b24c897acc8efbd3c51177ed408f46d.tar.gz
zsh-3756589f1b24c897acc8efbd3c51177ed408f46d.tar.xz
zsh-3756589f1b24c897acc8efbd3c51177ed408f46d.zip
1576x: take service names, stuff fd numbers into $REPLY
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 309f60da7..5d9256c9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-09-09  Clint Adams  <clint@zsh.org>
 
+	* 1576x: Src/Modules/tcp.c:
+	take service names in lieu of numbers,
+	and stuff fd numbers into $REPLY instead
+	of printing them.
+
 	* 15766: Src/Modules/tcp.c, Src/Modules/tcp.h:
 	add -l (listen) for ztcp.