about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-09-10 02:41:20 +0000
committerClint Adams <clint@users.sourceforge.net>2001-09-10 02:41:20 +0000
commitcb0f8a08c7f8d95cdea766e8fd3726af49bef737 (patch)
tree53dbc7a0d312bd0052130059068cf96353b0ea12 /ChangeLog
parent41e0546a5800f95797ff0d3e72fb0faac525953f (diff)
downloadzsh-cb0f8a08c7f8d95cdea766e8fd3726af49bef737.tar.gz
zsh-cb0f8a08c7f8d95cdea766e8fd3726af49bef737.tar.xz
zsh-cb0f8a08c7f8d95cdea766e8fd3726af49bef737.zip
unposted: stupid -a bug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
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.