about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-07-23 07:02:40 +0200
committerOliver Kiddle <opk@zsh.org>2015-07-23 07:02:40 +0200
commit7351fea0f914198e39cbf0f7fc98a4823a77b9fc (patch)
tree8d977dee9401fe5c01d9a4d64951bb44aa3cefb4 /ChangeLog
parentb4aff3bc52e15be87304183b3ae959668192b48c (diff)
downloadzsh-7351fea0f914198e39cbf0f7fc98a4823a77b9fc.tar.gz
zsh-7351fea0f914198e39cbf0f7fc98a4823a77b9fc.tar.xz
zsh-7351fea0f914198e39cbf0f7fc98a4823a77b9fc.zip
35866: complete also for pigz and allow for NetBSD gzip
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea9ebec5d..2aa3fb98b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2015-07-23  Oliver Kiddle <opk@zsh.org>
 
+	* 35866: Completion/Unix/Command/_gzip: complete also for pigz
+
+	* 35866: Completion/Unix/Command/_zcat: allow for NetBSD gzip
+
 	* 35824: Doc/Zsh/zle.yo, Src/Zle/iwidgets.list, Src/Zle/zle.h,
 	Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: allow highlighting of
 	just pasted text, put text from bracketed paste in cut buffers