about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2008-08-06 02:21:01 +0000
committerBart Schaefer <barts@users.sourceforge.net>2008-08-06 02:21:01 +0000
commit16e75d6978157eea40967c3b731091a32ced6339 (patch)
treeb7684a4ebac8c750baae497a386dcac37004f40d /ChangeLog
parent21d757f50f67653d06c798367e50288d6a95917e (diff)
downloadzsh-16e75d6978157eea40967c3b731091a32ced6339.tar.gz
zsh-16e75d6978157eea40967c3b731091a32ced6339.tar.xz
zsh-16e75d6978157eea40967c3b731091a32ced6339.zip
25389: rearrange precedence of ZLS_COLORS alternatives.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6819eb0d2..810d06557 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
 	* 25392: Test/C03traps.ztst: test for 25367
 
+2008-08-05  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 25389: Doc/Zsh/mod_complist.yo, Src/Zle/complist.c: once again
+	rearrange precedence of ZLS_COLORS alternatives to make complex
+	coloring of file names possible.
+
 2008-08-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Src/init.c: 25385: extend 25367 to fix another bug