diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-05-28 16:01:01 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-05-28 16:01:01 +0000 |
commit | da9fa61207511db0790d7cbb80c1577c205ebcd4 (patch) | |
tree | e6578195d5759a322a478e3280903ad68cf4b56e /ChangeLog | |
parent | 1d5fbf228d4c40432a1d5dcc27dad0c20d9dbcd7 (diff) | |
download | zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.tar.gz zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.tar.xz zsh-da9fa61207511db0790d7cbb80c1577c205ebcd4.zip |
14509: ZLS_COLOURS/ZLS_COLORS consistency
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6743bcd98..95685b9af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-05-28 Clint Adams <clint@zsh.org> + + * 14509: Completion/Base/Core/_setup, Doc/Zsh/compsys.yo, + Doc/Zsh/mod_complist.yo: clobber both ZLS_COLORS and ZLS_COLOURS + during compinit, and slightly clarify this behavior in the + documentation. + 2001-05-28 Sven Wischnowsky <wischnow@zsh.org> * 14507: Src/Zle/compresult.c: fix for cursor positioning with |