about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d9256c9c..22e8c32d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2001-09-09  Clint Adams  <clint@zsh.org>
 
-	* 1576x: Src/Modules/tcp.c:
+	* 15769: Src/Modules/tcp.c, Src/Modules/tcp.h:
+	add -a (accept) for ztcp.
+
+	* 15768: Src/Modules/tcp.c:
 	take service names in lieu of numbers,
 	and stuff fd numbers into $REPLY instead
 	of printing them.