about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-06-11 08:15:27 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-06-11 08:15:27 +0000
commitbae526275a3a40c241ac863bb764139026b2afb1 (patch)
treec76ebb839ed3099e569a28f1424ddf6a848f8bad /ChangeLog
parent422c08622c0708414026bc9e3191fb201d15e4d7 (diff)
downloadzsh-bae526275a3a40c241ac863bb764139026b2afb1.tar.gz
zsh-bae526275a3a40c241ac863bb764139026b2afb1.tar.xz
zsh-bae526275a3a40c241ac863bb764139026b2afb1.zip
Alexandre: Fix colored listings crash (article number attribution may be
wrong in ChangeLog).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b32f0c8da..0dbfc405f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-11  Bart Schaefer  <schaefer@zsh.org>
+
+	* Alexandre: 11864: Src/Zle/complist.c: Shift an array the opposite
+	way to fix colored listings crash.
+
 2000-06-11  Tanaka Akira  <akr@zsh.org>
 
 	* 11861: Completion/User/_cvs: fix -a use for compadd.