diff options
author | Oliver Kiddle <opk@zsh.org> | 2015-07-23 07:12:01 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2015-07-23 07:12:01 +0200 |
commit | c55fe219990e948a9f5bf09f9ffc462a9da086ea (patch) | |
tree | d94aeb5eab8c3f4973af968f7b0781f00c408848 /ChangeLog | |
parent | 7351fea0f914198e39cbf0f7fc98a4823a77b9fc (diff) | |
download | zsh-c55fe219990e948a9f5bf09f9ffc462a9da086ea.tar.gz zsh-c55fe219990e948a9f5bf09f9ffc462a9da086ea.tar.xz zsh-c55fe219990e948a9f5bf09f9ffc462a9da086ea.zip |
35867: new patchutils (interdiff etc) completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2aa3fb98b..0bfdc789a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-07-23 Oliver Kiddle <opk@zsh.org> + * 35867: Completion/Unix/Command/_patchutils: new completion + * 35866: Completion/Unix/Command/_gzip: complete also for pigz * 35866: Completion/Unix/Command/_zcat: allow for NetBSD gzip |