diff options
| author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-07-02 14:06:44 +0000 |
|---|---|---|
| committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2002-07-02 14:06:44 +0000 |
| commit | f5c8907ec58c21dcf59b01c45716ca780697861f (patch) | |
| tree | eb4d11828ece98487828b73c8933d39c1e10fb30 /ChangeLog | |
| parent | 17390: new zle parameters $PREDISPLAY, $POSTDISPLAY (diff) | |
| download | zsh-f5c8907ec58c21dcf59b01c45716ca780697861f.tar zsh-f5c8907ec58c21dcf59b01c45716ca780697861f.tar.gz zsh-f5c8907ec58c21dcf59b01c45716ca780697861f.tar.bz2 zsh-f5c8907ec58c21dcf59b01c45716ca780697861f.tar.lz zsh-f5c8907ec58c21dcf59b01c45716ca780697861f.tar.xz zsh-f5c8907ec58c21dcf59b01c45716ca780697861f.tar.zst zsh-f5c8907ec58c21dcf59b01c45716ca780697861f.zip | |
keep globbing quiet in _path_files; check if group/user exists in _chown (17393)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-07-02 Sven Wischnowsky <wischnow@zsh.org> + + * 17393: Completion/Unix/Command/_chown, + Completion/Unix/Type/_path_files: keep globbing quiet in + _path_files; check if group/user exists in _chown + 2002-07-01 Clint Adams <clint@zsh.org> * 17391: Completion/Debian/Command/_dpkg: complete files after |
