diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2008-04-20 06:41:22 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2008-04-20 06:41:22 +0000 |
commit | 79ea3a171700f7e50e13dd79f473e33f26fd6ac1 (patch) | |
tree | 127183958b308f41b7065648a539932466a0a28a /ChangeLog | |
parent | 23bbf18d41e0afd28bc97edf8941d5d783c3bd8e (diff) | |
download | zsh-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-- | ChangeLog | 5 |
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 |