diff options
| author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-02-18 14:30:46 +0000 |
|---|---|---|
| committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-02-18 14:30:46 +0000 |
| commit | fa509f5219e18b664a7e559169d849b2ec9fb6f1 (patch) | |
| tree | 644d61fcf6ba57d848a010883f3e8cdb3c6d6dae /ChangeLog | |
| parent | fix test for prefix-needed (16667) (diff) | |
| download | zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar.gz zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar.bz2 zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar.lz zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar.xz zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.tar.zst zsh-fa509f5219e18b664a7e559169d849b2ec9fb6f1.zip | |
fix group handling nothing should now possibly be added to the wrong group again (16668)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-02-18 Sven Wischnowsky <wischnow@zsh.org> + * 16668: Src/Zle/compcore.c: fix group handling nothing should + now possibly be added to the wrong group again + * 16667: Completion/Base/Utility/_arguments: fix test for prefix-needed |
