summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-05-05 22:30:34 +0000
committerClint Adams <clint@users.sourceforge.net>2005-05-05 22:30:34 +0000
commit3f8eca3e2dea9c8559e7ea326d46c6c996fdc102 (patch)
tree86722f1ca9f8dc75f83176e3c5866cbf98e555ab
parent21215: clean up after autoloaded trap test (diff)
downloadzsh-3f8eca3e2dea9c8559e7ea326d46c6c996fdc102.tar
zsh-3f8eca3e2dea9c8559e7ea326d46c6c996fdc102.tar.gz
zsh-3f8eca3e2dea9c8559e7ea326d46c6c996fdc102.tar.bz2
zsh-3f8eca3e2dea9c8559e7ea326d46c6c996fdc102.tar.lz
zsh-3f8eca3e2dea9c8559e7ea326d46c6c996fdc102.tar.xz
zsh-3f8eca3e2dea9c8559e7ea326d46c6c996fdc102.tar.zst
zsh-3f8eca3e2dea9c8559e7ea326d46c6c996fdc102.zip
* Jesse Weinstein: 21230 (reformatted as 21231):
Completion/Debian/Command/_dpkg: complete -W/--show for dpkg-deb.
-rw-r--r--ChangeLog6
-rw-r--r--Completion/Debian/Command/_dpkg6
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cfde598b..7739ff7dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-05 Clint Adams <clint@zsh.org>
+
+ * Jesse Weinstein: 21230 (reformatted as 21231):
+ Completion/Debian/Command/_dpkg: complete -W/--show
+ for dpkg-deb.
+
2005-04-30 Bart Schaefer <schaefer@zsh.org>
* 21215: Test/C03traps.ztst: clean up TRAPEXIT file left behind by
diff --git a/Completion/Debian/Command/_dpkg b/Completion/Debian/Command/_dpkg