about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2002-07-01 16:04:03 +0000
committerClint Adams <clint@users.sourceforge.net>2002-07-01 16:04:03 +0000
commit964f819070c1d506bfcd45e25704ae23c8f09ed4 (patch)
tree026306fde495dba461fc44f41fdcbbfe0cdea4d2 /ChangeLog
parenta18f0202824ccd29a931edd2abc6d2caee23296c (diff)
downloadzsh-964f819070c1d506bfcd45e25704ae23c8f09ed4.tar.gz
zsh-964f819070c1d506bfcd45e25704ae23c8f09ed4.tar.xz
zsh-964f819070c1d506bfcd45e25704ae23c8f09ed4.zip
17391: complete files after dpkg -S.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b90f8cef6..b81d847ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-01  Clint Adams  <clint@zsh.org>
+
+	* 17391: Completion/Debian/Command/_dpkg: complete files after
+	dpkg -S.
+
 2002-07-01  Peter Stephenson  <pws@csr.com>
 
 	* 17384: Src/Zle/zle_main.c, Src/Zle/iwidgets.list,