diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 02:18:58 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 02:18:58 +0000 |
commit | 41e0546a5800f95797ff0d3e72fb0faac525953f (patch) | |
tree | 7851921bcb3e405202a653deb2cea83e35e75cf5 | |
parent | 7093e779e6abcef332c2f7dbde0a340e5291918e (diff) | |
download | zsh-41e0546a5800f95797ff0d3e72fb0faac525953f.tar.gz zsh-41e0546a5800f95797ff0d3e72fb0faac525953f.tar.xz zsh-41e0546a5800f95797ff0d3e72fb0faac525953f.zip |
This isn't my day for the article numbers.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c50205193..558cbf3f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2001-09-10 Clint Adams <clint@zsh.org> - * 15771: Src/Modules/tcp.c: + * 15772: Src/Modules/tcp.c: add -t (test) for ztcp. 2001-09-09 Clint Adams <clint@zsh.org> |