diff options
author | Clint Adams <clint@users.sourceforge.net> | 2004-03-11 21:29:47 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2004-03-11 21:29:47 +0000 |
commit | 01838ff30b889f2e8ed23d687bb2346b364fe3f2 (patch) | |
tree | 1afec52453e0f2fddd6d553fcc6e96efe54eb2f4 /ChangeLog | |
parent | 2ecaa071856fe713195be416466c2441ecff226e (diff) | |
download | zsh-01838ff30b889f2e8ed23d687bb2346b364fe3f2.tar.gz zsh-01838ff30b889f2e8ed23d687bb2346b364fe3f2.tar.xz zsh-01838ff30b889f2e8ed23d687bb2346b364fe3f2.zip |
19604: Completion/Unix/Command/_vux: completion for vux and vuxctl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cdf3114dd..a1d342c11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-11 Clint Adams <clint@zsh.org> + + * 19604: Completion/Unix/Command/_vux: completion for vux + and vuxctl. + 2004-03-11 Peter Stephenson <pws@csr.com> * 19603: Test/Y01completion.ztst, Test/Y02compmatch.ztst, |