diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-05-28 14:07:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-05-28 14:07:35 +0000 |
commit | f486cc9ce9bf0c2b4f6215857a9ed16a1170ac50 (patch) | |
tree | 07b0e57f03f5d7efd93250b850d00f98b7aea401 /ChangeLog | |
parent | b36344b6ba9fe45fcf30638fdea6c2248e34fe10 (diff) | |
download | zsh-f486cc9ce9bf0c2b4f6215857a9ed16a1170ac50.tar.gz zsh-f486cc9ce9bf0c2b4f6215857a9ed16a1170ac50.tar.xz zsh-f486cc9ce9bf0c2b4f6215857a9ed16a1170ac50.zip |
17244: don't complete udebs for dpkg -i or --unpack
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d96798c02..adc44d6de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-05-28 Clint Adams <clint@zsh.org> + + * 17244: Completion/Debian/Command/_dpkg: + don't complete udebs for --unpack or -i. + 2002-05-27 Sven Wischnowsky <wischnow@zsh.org> * 17237: Src/Zle/complist.c: follow-up to 17222, make the |