about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-26 09:15:45 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-26 09:15:45 +0000
commitf7ca3b8e17b2c56f16765a5cbb36358276cc215e (patch)
treef839513abbe1bff1cf91b0875a71dccdaf216194 /ChangeLog
parent4e994fddced06b279f445c2919df3dc60fb0306f (diff)
downloadzsh-f7ca3b8e17b2c56f16765a5cbb36358276cc215e.tar.gz
zsh-f7ca3b8e17b2c56f16765a5cbb36358276cc215e.tar.xz
zsh-f7ca3b8e17b2c56f16765a5cbb36358276cc215e.zip
unset ZLS_COLORS if list-colors not set (13768)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d57d64f90..5a2ad86b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-03-26  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13768: Completion/Core/_main_complete,
+	Completion/Core/_setup: unset ZLS_COLORS if list-colors not
+	set
+
 	* 13767: Src/Zle/zle_utils.c: avoid adding empty strings to
 	the kill ring