diff options
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. |