diff options
author | Eric Cook <llua@gmx.com> | 2016-02-11 22:53:16 -0500 |
---|---|---|
committer | Eric Cook <illua@users.sourceforge.net> | 2016-02-11 22:53:16 -0500 |
commit | 9cc6ebe7a2263e6697d497e95335369b06bec11b (patch) | |
tree | 3c35b78e6defa49cfcce347e171ffd0d6cb85867 /ChangeLog | |
parent | 6d82ce161a760af4421c1153e78741bda95bf6b6 (diff) | |
download | zsh-9cc6ebe7a2263e6697d497e95335369b06bec11b.tar.gz zsh-9cc6ebe7a2263e6697d497e95335369b06bec11b.tar.xz zsh-9cc6ebe7a2263e6697d497e95335369b06bec11b.zip |
37913: add additional completers and _zpool improvement
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a6e3514fa..12be11c58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2016-02-11 Eric Cook <llua@gmx.com> + + * 37913: Completion/BSD/Command/_gstat, + Completion/BSD/Command/_sysrc, Completion/Linux/Command/_gpasswd, + Completion/Linux/Command/_htop, Completion/Linux/Command/_kpartx, + Completion/Unix/Command/_top, Completion/Unix/Command/_tput, + Completion/Unix/Command/_zpool: new completers and improvement + for _zpool. + 2016-02-11 Peter Stephenson <p.stephenson@samsung.com> * 37946: Src/utils.c: make rm * warnings more informative about |