diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-06-19 13:03:47 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-06-19 13:03:47 +0000 |
commit | 848775fe6db52f57a553c5ff201d6dbeef6ad828 (patch) | |
tree | b4352f50765a4e62b558453e16d57b0372fa0840 /ChangeLog | |
parent | b01d1e56a200fe1db70b08588893c26d0d662a0d (diff) | |
download | zsh-848775fe6db52f57a553c5ff201d6dbeef6ad828.tar.gz zsh-848775fe6db52f57a553c5ff201d6dbeef6ad828.tar.xz zsh-848775fe6db52f57a553c5ff201d6dbeef6ad828.zip |
23569: make 'bts show' behave the same as 'bts bugs'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 955783bda..d73b1cd04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-06-19 Clint Adams <clint@zsh.org> + * 23569: Completion/Debian/Command/_bts: make 'bts show' + behave the same as 'bts bugs'. + * 23568: Completion/Linux/Command/_iwconfig: complete iwconfig modu. |