diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
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. |