about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2008-04-20 06:41:22 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2008-04-20 06:41:22 +0000
commit79ea3a171700f7e50e13dd79f473e33f26fd6ac1 (patch)
tree127183958b308f41b7065648a539932466a0a28a /ChangeLog
parent23bbf18d41e0afd28bc97edf8941d5d783c3bd8e (diff)
downloadzsh-79ea3a171700f7e50e13dd79f473e33f26fd6ac1.tar.gz
zsh-79ea3a171700f7e50e13dd79f473e33f26fd6ac1.tar.xz
zsh-79ea3a171700f7e50e13dd79f473e33f26fd6ac1.zip
24851: support colour codes for from current GNU ls
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9f4a64fd..5d6b7a124 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-20  Andrey Borzenkov <bor@zsh.org>
+
+	* 24851: Doc/Zsh/mod_complist.yo, Src/Zle/complist.c: support
+	colour codes for from current GNU ls
+
 2008-04-18  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* unposted: Src/Zle/zle_refresh.c: fixed compiler warnings