diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 02:41:20 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-09-10 02:41:20 +0000 |
commit | cb0f8a08c7f8d95cdea766e8fd3726af49bef737 (patch) | |
tree | 53dbc7a0d312bd0052130059068cf96353b0ea12 /ChangeLog | |
parent | 41e0546a5800f95797ff0d3e72fb0faac525953f (diff) | |
download | zsh-cb0f8a08c7f8d95cdea766e8fd3726af49bef737.tar.gz zsh-cb0f8a08c7f8d95cdea766e8fd3726af49bef737.tar.xz zsh-cb0f8a08c7f8d95cdea766e8fd3726af49bef737.zip |
unposted: stupid -a bug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 558cbf3f0..9fdb41625 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-09-10 Clint Adams <clint@zsh.org> + * unposted: Src/Modules/tcp.c: + don't segfault on -a if + the session table is empty. + * 15772: Src/Modules/tcp.c: add -t (test) for ztcp. |