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 5f6eda9a6..10962f9e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-24 Sven Wischnowsky <wischnow@zsh.org> + + * 15705: Src/Zle/complete.c: test if hash table pointer is NULL + to avoid SEGV with compstate=() + 2001-08-22 Clint Adams <clint@zsh.org> * 15683: Completion/Unix/Command/.distfiles, |