about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-08-24 12:14:41 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-08-24 12:14:41 +0000
commit55738a79cabeabcec9d245051079e5d74b47e717 (patch)
treedb1779fd2401f90ece46ea3eef8f159d7e122a4f /ChangeLog
parentd8418f908eb7c975bd0cc617a69f53b4246b61b3 (diff)
downloadzsh-55738a79cabeabcec9d245051079e5d74b47e717.tar.gz
zsh-55738a79cabeabcec9d245051079e5d74b47e717.tar.xz
zsh-55738a79cabeabcec9d245051079e5d74b47e717.zip
(15705)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abacec9c0..db900e46c 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,