diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 17:16:45 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 17:16:45 +0000 |
commit | 9f7fc4497a65d71cadaf4105a313f65e8fa1f55b (patch) | |
tree | 9a0d6afd6f5c1b515276e47bb9bc0b1cbcf358c1 /ChangeLog | |
parent | 4527d0dfff47851fa3e54b2f56797a276190b78e (diff) | |
download | zsh-9f7fc4497a65d71cadaf4105a313f65e8fa1f55b.tar.gz zsh-9f7fc4497a65d71cadaf4105a313f65e8fa1f55b.tar.xz zsh-9f7fc4497a65d71cadaf4105a313f65e8fa1f55b.zip |
Jörg Sommer: 26452: drop completion of modinfo -f.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 71d3f4e6b..3ca7c6057 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ * Jörg Sommer: 26451: Completion/Linux/Command/_modutils: use globbing to find available modules, now that modprobe -l is deprecated. + * Jörg Sommer: 26452: Completion/Linux/Command/_modutils: drop + completion of modinfo -f. 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11041,5 +11043,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4534 $ +* $Revision: 1.4535 $ ***************************************************** |