summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 353fe460e..e9ffabbd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,13 @@
2001-09-10 Clint Adams <clint@zsh.org>
+ * 15779: Src/Modules/tcp.c: add -d (specify fd)
+ for ztcp.
+
* unposted: Src/Modules/tcp.c:
- don't segfault on -a if
- the session table is empty,
- and other fixes.
+ don't segfault on -a if the session table is empty,
+ and other fixes.
- * 15772: Src/Modules/tcp.c:
- add -t (test) for ztcp.
+ * 15772: Src/Modules/tcp.c: add -t (test) for ztcp.
2001-09-09 Clint Adams <clint@zsh.org>