about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2009-01-29 17:14:53 +0000
committerClint Adams <clint@users.sourceforge.net>2009-01-29 17:14:53 +0000
commit4527d0dfff47851fa3e54b2f56797a276190b78e (patch)
tree86c5dd4d5d35167e31a86a8292ad893f1b86522d /ChangeLog
parent844b8b33d34212c10ae1290e5419ca5d463d9e89 (diff)
downloadzsh-4527d0dfff47851fa3e54b2f56797a276190b78e.tar.gz
zsh-4527d0dfff47851fa3e54b2f56797a276190b78e.tar.xz
zsh-4527d0dfff47851fa3e54b2f56797a276190b78e.zip
Jörg Sommer: 26451: use globbing to find available modules, now that modprobe -l is deprecated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
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 $                         
 *****************************************************