diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-05-16 12:02:17 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-05-16 12:02:17 +0000 |
commit | 96ca999e739ad8aeb2581e8b82a9e4a54a766daa (patch) | |
tree | d9d165bc8873ea7dac3472166023b5e59196da34 /ChangeLog | |
parent | 8e20d1da63d320c599490a222c33543201893b5e (diff) | |
download | zsh-96ca999e739ad8aeb2581e8b82a9e4a54a766daa.tar.gz zsh-96ca999e739ad8aeb2581e8b82a9e4a54a766daa.tar.xz zsh-96ca999e739ad8aeb2581e8b82a9e4a54a766daa.zip |
14361: better modprobe completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6cf32b473..602b272b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-05-16 Clint Adams <clint@zsh.org> + + * 14361: Completion/Unix/Command/_modutils: use + state for modprobe so that modprobe -r will + complete multiple loaded modules. Also + handle more of modprobe's options. + 2001-05-16 Sven Wischnowsky <wischnow@zsh.org> * 14359: Src/Zle/zle_tricky.c: more fixage for expansion: just |