diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-11-07 17:06:36 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-11-07 17:06:36 +0000 |
commit | 67e954903e7ea9f0ad1e1726aa122a1deb17b621 (patch) | |
tree | 1b7fa3231738f178d6c22c0c4ca20845a04fa9ad /ChangeLog | |
parent | 17198555f5d11435838ef52b873aa7ba495f56e2 (diff) | |
download | zsh-67e954903e7ea9f0ad1e1726aa122a1deb17b621.tar.gz zsh-67e954903e7ea9f0ad1e1726aa122a1deb17b621.tar.xz zsh-67e954903e7ea9f0ad1e1726aa122a1deb17b621.zip |
21990: completion for tpkg-debarch, tpkg-install, tpkg-install-libc, tpkg-make, and tpkg-update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c70a583e2..eb12e1a42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * 21989: Completion/Debian/Command/_dpkg-cross: completion for dpkg-cross. + * 21990: Completion/Debian/Command/_toolchain-source: + completion for tpkg-debarch, tpkg-install, tpkg-install-libc, + tpkg-make, and tpkg-update. + 2005-11-07 Peter Stephenson <pws@csr.com> * unposted: NEWS: note roadmap. |