diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-01-09 06:23:51 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-01-09 06:23:51 +0000 |
commit | 52a5481b1acdf7695bbbc4cc6cd20e146ab9c5be (patch) | |
tree | 629b06e6e06e023ca0004e709ac6c7f8509649eb /ChangeLog | |
parent | 0470a378b6a36453443015a09a2ddb88d7113c3f (diff) | |
download | zsh-52a5481b1acdf7695bbbc4cc6cd20e146ab9c5be.tar.gz zsh-52a5481b1acdf7695bbbc4cc6cd20e146ab9c5be.tar.xz zsh-52a5481b1acdf7695bbbc4cc6cd20e146ab9c5be.zip |
* 20654: completion for wajig, and dpkg/deb_packages improvements from Karl Chen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1b4baed36..576002a4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-01-09 Clint Adams <clint@zsh.org> + + * 20654: Completion/Debian/Command/_dpkg, + Completion/Debian/Command/_wajig, + Completion/Debian/Type/_deb_packages: completion for wajig, and + dpkg/deb_packages improvements from Karl Chen. + 2004-01-07 Clint Adams <clint@zsh.org> * 20650: Completion/Unix/Command/_mencal: |