diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-19 12:16:34 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-06-19 12:16:34 +0000 |
commit | 030130366618816fdf35ac4d18d85fe8d959dd98 (patch) | |
tree | a38a6df3e215f0acb8cdf424095f2631423305f5 /ChangeLog | |
parent | 11ec14c3b3942cf2c790bf077e704f745b754db9 (diff) | |
download | zsh-030130366618816fdf35ac4d18d85fe8d959dd98.tar.gz zsh-030130366618816fdf35ac4d18d85fe8d959dd98.tar.xz zsh-030130366618816fdf35ac4d18d85fe8d959dd98.zip |
update comptest to not set ZLS_COLORS directly (11982)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6eeef80e9..89611286c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-19 Sven Wischnowsky <wischnow@zsh.org> + * 11982: Test/comptest: update comptest to not set ZLS_COLORS + directly + * 11981: Src/Zle/computil.c: more careful when optimising patterns in compfiles |