about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-12-14 18:03:57 +0000
committerClint Adams <clint@users.sourceforge.net>2001-12-14 18:03:57 +0000
commitd01de9e7b7fab5aa132ec53861e103b1bdcb2910 (patch)
tree27545e7b0dc946f76f6e920032fc27e64cba4727 /ChangeLog
parent4116fc9bc454dba0ae54440be660b191737d7228 (diff)
downloadzsh-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--ChangeLog4
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.