diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-12-11 20:41:53 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-12-11 20:41:53 +0000 |
commit | 5cf4508f4260768a6e0a764e127046e79f9ce068 (patch) | |
tree | a6fccfe3981826ce553350d0dfb05c71efe48805 /ChangeLog | |
parent | 225a0324706205240f0d12b6f8683712d21c2dca (diff) | |
download | zsh-5cf4508f4260768a6e0a764e127046e79f9ce068.tar.gz zsh-5cf4508f4260768a6e0a764e127046e79f9ce068.tar.xz zsh-5cf4508f4260768a6e0a764e127046e79f9ce068.zip |
16327: glob for udebs as well as debs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 69286fd75..18d6f6fa8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-12-11 Clint Adams <clint@zsh.org> + * 16326: Completion/Debian/Command/_dpkg: + glob for udebs as well as debs. + * 16326: Completion/Unix/Command/_webbrowser, Completion/X/Command/.distfiles, Completion/X/Command/_mozilla: completion for mozilla, some more web browsers in _webbrowser. |