diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-07-31 13:54:04 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-07-31 13:54:04 +0000 |
commit | 1ba5ba91ae0768f2ffe34c6e46483593380cc5f8 (patch) | |
tree | 0b602103fb30ae81ac669ad7f205879cace0b6cf /ChangeLog | |
parent | 89919a895093babd5c4ea2a053a044332554a848 (diff) | |
download | zsh-1ba5ba91ae0768f2ffe34c6e46483593380cc5f8.tar.gz zsh-1ba5ba91ae0768f2ffe34c6e46483593380cc5f8.tar.xz zsh-1ba5ba91ae0768f2ffe34c6e46483593380cc5f8.zip |
15551: complete presumably compressed files for gzip -t and -l
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c2e09180e..7e676d226 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-31 Clint Adams <clint@zsh.org> + + * 15551: Completion/Unix/Command/_gzip: handle -l and -t + as done for -d; only complete presumably compressed files. + 2001-07-31 Sven Wischnowsky <wischnow@zsh.org> * 15549: Test/Y03arguments.ztst: fix for changed listing layout |