diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-08-15 05:04:58 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-08-15 05:04:58 +0000 |
commit | 45de69686bb3e0d079107af12845f9f6f1bead28 (patch) | |
tree | ef7ec1d1f0d9d504afd44948c5fabda6870baf41 /ChangeLog | |
parent | b7d9ff9d3bf71b0f087071895df047946132c784 (diff) | |
download | zsh-45de69686bb3e0d079107af12845f9f6f1bead28.tar.gz zsh-45de69686bb3e0d079107af12845f9f6f1bead28.tar.xz zsh-45de69686bb3e0d079107af12845f9f6f1bead28.zip |
22609: complete for baz switch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 269e32943..974c1c42f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-15 Clint Adams <clint@zsh.org> + + * 22609: Completion/Unix/Command/_baz: complete for + switch subcommand. + 2006-08-14 Peter Stephenson <pws@csr.com> * 22608: Doc/Zsh/contrib.yo: improvments on 22606. |