summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-08-18 22:24:21 +0200
committerOliver Kiddle <opk@zsh.org>2017-08-18 22:25:16 +0200
commit1472c85412630c6a29b38d8bead8ff0cfd4a7c7f (patch)
treeb593b78a8d94451d478abc9b40c95b083d96ee21 /ChangeLog
parent9dee8e00b9a0807f27d08861df95f965264e2e26 (diff)
downloadzsh-1472c85412630c6a29b38d8bead8ff0cfd4a7c7f.tar.gz
zsh-1472c85412630c6a29b38d8bead8ff0cfd4a7c7f.tar.xz
zsh-1472c85412630c6a29b38d8bead8ff0cfd4a7c7f.zip
41568: complete vmstat options on NetBSD and Solaris and add some exclusion lists
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba057ce33..bed77c065 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-08-18  Oliver Kiddle  <opk@zsh.org>
 
+	* 41568: Completion/Unix/Command/_vmstat: handle vmstat options
+	on NetBSD and Solaris and add some exclusion lists
+
 	* 41563: Completion/Base/Utility/_regex_words: fix completion
 	description alignment with _regex_words