about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Cook <illua@users.sourceforge.net>2016-07-13 21:07:12 -0400
committerEric Cook <illua@users.sourceforge.net>2016-07-13 21:07:12 -0400
commitac813cfade6077c7e830a4c192c85701aed5276c (patch)
tree4620ff48e76ce0fb6f86d63ea58d9ef4d42f84d6 /ChangeLog
parent304aa25184f927ccc034bb98f6ac744d29006bb4 (diff)
downloadzsh-ac813cfade6077c7e830a4c192c85701aed5276c.tar.gz
zsh-ac813cfade6077c7e830a4c192c85701aed5276c.tar.xz
zsh-ac813cfade6077c7e830a4c192c85701aed5276c.zip
38833: separate iostat completion from _sysstat
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf20b5038..ebb936dc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-07-13  Eric Cook  <llua@gmx.com>
+
+	* 38833: Completion/Unix/Command/_iostat
+	separate iostat completion from Completion/Linux/Command/_sysstat
+
 2016-07-08  Oliver Kiddle  <opk@zsh.org>
 
 	* 38812: Completion/BSD/Command/_chflags,