diff options
| author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-04-17 07:29:29 +0000 |
|---|---|---|
| committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-04-17 07:29:29 +0000 |
| commit | 6c839ee9fd094be7398f1deba85d185b8c7a4c05 (patch) | |
| tree | b4a2df970e4a7824161b840be41bedbc3bbe21b8 /ChangeLog | |
| parent | users/4836: make _path_files use match specs from the matcher style when call... (diff) | |
| download | zsh-6c839ee9fd094be7398f1deba85d185b8c7a4c05.tar zsh-6c839ee9fd094be7398f1deba85d185b8c7a4c05.tar.gz zsh-6c839ee9fd094be7398f1deba85d185b8c7a4c05.tar.bz2 zsh-6c839ee9fd094be7398f1deba85d185b8c7a4c05.tar.lz zsh-6c839ee9fd094be7398f1deba85d185b8c7a4c05.tar.xz zsh-6c839ee9fd094be7398f1deba85d185b8c7a4c05.tar.zst zsh-6c839ee9fd094be7398f1deba85d185b8c7a4c05.zip | |
16998: make compvalues unquote the string from the line like comparguments does
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-04-17 Sven Wischnowsky <wischnow@zsh.org> + + * 16998: Src/Zle/computil.c: make compvalues unquote the string + from the line like comparguments does + 2002-04-16 Sven Wischnowsky <wischnow@zsh.org> * users/4836: Completion/Unix/Type/_path_files: make |
