about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-09-21 19:08:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-09-21 19:08:35 +0000
commitdbec4fa6ccccb717608498b83989b21967948bde (patch)
treec1aaacbe8a16ae4d1cbf8754305ce2330bd62873 /ChangeLog
parent8e43f7f3c839429849cb36ea0c84cdc05d40ad1d (diff)
downloadzsh-dbec4fa6ccccb717608498b83989b21967948bde.tar.gz
zsh-dbec4fa6ccccb717608498b83989b21967948bde.tar.xz
zsh-dbec4fa6ccccb717608498b83989b21967948bde.zip
30692: allow autoload +X -m to work
change to _path_files to make it load in that fashion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67695c12c..231f3b143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-09-21  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 30692: Completion/Unix/Type/_path_files, Doc/Zsh/builtins.yo,
+	Src/builtin.c: allow autoload +X -m to work; change _path_files
+	so it works on that.
+
 2012-09-21  Peter Stephenson  <pws@csr.com>
 
 	* 30687 (typo fixed): Doc/Zsh/params.yo, Src/jobs.c: don't
@@ -169,5 +175,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5722 $
+* $Revision: 1.5723 $
 *****************************************************