diff options
author | Eric Cook <llua@gmx.com> | 2015-08-05 16:04:31 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2015-08-05 16:05:36 +0200 |
commit | 31c1ebe7b297b63e0fd8c8c134b895dcdad91628 (patch) | |
tree | f16d3a521c93d5bfdd288268c05b679350e3222a /ChangeLog | |
parent | 764c48f54dfe0a04f18330b0b12f16a894ff34cb (diff) | |
download | zsh-31c1ebe7b297b63e0fd8c8c134b895dcdad91628.tar.gz zsh-31c1ebe7b297b63e0fd8c8c134b895dcdad91628.tar.xz zsh-31c1ebe7b297b63e0fd8c8c134b895dcdad91628.zip |
35973: new systat and vmstat completions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4bac3a807..020f5ec9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-08-05 Oliver Kiddle <opk@zsh.org> + * Eric Cook: 35973: Completion/BSD/Command/_systat, + Completion/Unix/Command/_vmstat: new completions + * Eric Cook: 35972: Completion/Unix/Command/_ssh: allow for Directive=Value format in .ssh/config |