diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-04-17 18:49:56 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-04-17 18:49:56 +0000 |
commit | 164ddacc853f11dabed33c0b5f8a3eb75f50e623 (patch) | |
tree | 4dec746b89191a300744d7ef981c17b91244c658 /ChangeLog | |
parent | 5971f3264cf892e6469217d43c1d7dc25efdcc3f (diff) | |
download | zsh-164ddacc853f11dabed33c0b5f8a3eb75f50e623.tar.gz zsh-164ddacc853f11dabed33c0b5f8a3eb75f50e623.tar.xz zsh-164ddacc853f11dabed33c0b5f8a3eb75f50e623.zip |
* 21153: incorporate most of the features of Stephen Rueger's
_module-assistant, posted as 21152.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9391b2161..ea1d73657 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-04-17 Clint Adams <clint@zsh.org> + * 21153: Completion/Debian/Command/_module-assistant: incorporate + most of the features of Stephen Rueger's _module-assistant, posted + as 21152. + * 21151: Completion/Debian/Command/_module-assistant: completion for module-assistant. |