about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2004-02-15 12:55:30 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2004-02-15 12:55:30 +0000
commit7feb529776649143927eefb7d70e81305327f67b (patch)
tree6a8d4e58161b7046e351c75402602d5560c6a87e /ChangeLog
parentd83af1a97e652d4a5cd14cd49251f626d74c7a57 (diff)
downloadzsh-7feb529776649143927eefb7d70e81305327f67b.tar.gz
zsh-7feb529776649143927eefb7d70e81305327f67b.tar.xz
zsh-7feb529776649143927eefb7d70e81305327f67b.zip
19422: fix crash resulting from passing a long option to compctl
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38c84f705..8f8c55b42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-15  Oliver Kiddle  <opk@zsh.org>
+
+	* 19422: Src/Zle/compctl.c: fix crash if given a long option
+
 2004-02-14  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
 	* 19420: acconfig.h, aczsh.m4, configure.ac, Makefile.in,