diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-08-07 22:43:02 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-08-07 22:43:02 +0000 |
commit | 2653c527d2845566f759eb6642baac201b381393 (patch) | |
tree | fbd45da3bcee7e88e0023089713824b578a5de58 /ChangeLog | |
parent | d7804b821b0d8588e31b367b9140993c39195113 (diff) | |
download | zsh-2653c527d2845566f759eb6642baac201b381393.tar.gz zsh-2653c527d2845566f759eb6642baac201b381393.tar.xz zsh-2653c527d2845566f759eb6642baac201b381393.zip |
25422: apt-show-versions completion fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ce3d6413d..828ba8796 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-07 Clint Adams <clint@zsh.org> + + * 25422: Chris Lamb: Completion/Debian/Command/_apt-show-versions: + apt-show-versions completion fix. + 2008-08-07 Peter Stephenson <pws@csr.com> * 25418: Doc/Zsh/options.yo, Src/options.c: set PROMPT_SUBST |