diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-12-14 18:03:57 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-12-14 18:03:57 +0000 |
commit | d01de9e7b7fab5aa132ec53861e103b1bdcb2910 (patch) | |
tree | 27545e7b0dc946f76f6e920032fc27e64cba4727 /ChangeLog | |
parent | 4116fc9bc454dba0ae54440be660b191737d7228 (diff) | |
download | zsh-d01de9e7b7fab5aa132ec53861e103b1bdcb2910.tar.gz zsh-d01de9e7b7fab5aa132ec53861e103b1bdcb2910.tar.xz zsh-d01de9e7b7fab5aa132ec53861e103b1bdcb2910.zip |
16336: use apt-cache --generate pkgnames instead of dumpavail
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 97b577ac5..bcccf3a4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-12-14 Clint Adams <clint@zsh.org> + * 16336: Completion/Debian/Type/_deb_packages: + use apt-cache --generate pkgnames instead of + apt-cache dumpavail. + * 16335: Completion/Debian/Command/_apt: add -g, --all-names, --recurse, pkgnames, dotty, policy completions for apt-cache. |