diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-04-17 16:17:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-04-17 16:17:35 +0000 |
commit | 5971f3264cf892e6469217d43c1d7dc25efdcc3f (patch) | |
tree | f8b105bd8406eae3c25be767d9cb42d88fc6cb98 /ChangeLog | |
parent | 54614a941b4e0048c6ef9f5f12f9ec581920a856 (diff) | |
download | zsh-5971f3264cf892e6469217d43c1d7dc25efdcc3f.tar.gz zsh-5971f3264cf892e6469217d43c1d7dc25efdcc3f.tar.xz zsh-5971f3264cf892e6469217d43c1d7dc25efdcc3f.zip |
21151: completion for module-assistant.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2d49c5971..9391b2161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-04-17 Clint Adams <clint@zsh.org> + * 21151: Completion/Debian/Command/_module-assistant: completion + for module-assistant. + * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla: handle parsing of subcommand help output a bit more sanely. |