diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-10-07 07:43:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-10-07 07:43:35 +0000 |
commit | 26616e1a231da91fd20653946d40660b62499804 (patch) | |
tree | 457f9a32d1531ac3ab4b5ffd872ef860ec703f0c /ChangeLog | |
parent | 38b8cdbcdfa217ad7e358c8d145a58bce08f2251 (diff) | |
download | zsh-26616e1a231da91fd20653946d40660b62499804.tar.gz zsh-26616e1a231da91fd20653946d40660b62499804.tar.xz zsh-26616e1a231da91fd20653946d40660b62499804.zip |
Jörg Sommer: 25821: return 0 if a modules parameter was completed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1762d44b4..dd1bb20e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-10-07 Clint Adams <clint@zsh.org> + * Jörg Sommer: 25821: Completion/Linux/Command/_modutils: return 0 + if a modules parameter was completed. + * Jörg Sommer: 25820: Completion/Linux/Command/_modutils: add the option --field of modinfo. |