diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index f2b8d98ad..71d3f4e6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ * 26483: Completion/Unix/Command/_getfacl, Completion/Unix/Command/_setfacl: handle SGI's acl programs as well as Cygwin's. + * Jörg Sommer: 26451: Completion/Linux/Command/_modutils: use + globbing to find available modules, now that modprobe -l is + deprecated. 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11038,5 +11041,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4533 $ +* $Revision: 1.4534 $ ***************************************************** |