about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-07-06 23:55:09 +0000
committerClint Adams <clint@users.sourceforge.net>2007-07-06 23:55:09 +0000
commit25ded6226c4922ccded0432552689ac95ae574b5 (patch)
tree386b6e1a707d4949e66f6cbc3b04ccd40b2698a6 /ChangeLog
parent1b52f47cf285d5f3835bce7ad73f360bd327d4e8 (diff)
downloadzsh-25ded6226c4922ccded0432552689ac95ae574b5.tar.gz
zsh-25ded6226c4922ccded0432552689ac95ae574b5.tar.xz
zsh-25ded6226c4922ccded0432552689ac95ae574b5.zip
23666: redirect stderr from apt-cache --generate pkgnames to /dev/null.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b31cf24f..eb67ec1cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-06  Clint Adams  <clint@zsh.org>
+
+	* 23666: Completion/Debian/Type/_deb_packages:
+	redirect stderr from apt-cache --generate pkgnames to
+	/dev/null.
+
 2007-07-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 23665: Doc/Zsh/builtins.yo,