about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-10-07 17:50:18 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-10-07 17:50:18 +0000
commit321471891e259c7b406f3cfaf1c076b28ae16a5f (patch)
tree19d797c373bd51fe49437a7eb58933fbf1c81c09 /ChangeLog
parentfff9a871e469bf689f22ff47561e0de960d5d49b (diff)
downloadzsh-321471891e259c7b406f3cfaf1c076b28ae16a5f.tar.gz
zsh-321471891e259c7b406f3cfaf1c076b28ae16a5f.tar.xz
zsh-321471891e259c7b406f3cfaf1c076b28ae16a5f.zip
30718: emulate command evaluations should apply sticky emulation
to autoloads, too
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 37dce9bf9..31896e953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-10-07  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 30718: README, Doc/Zsh/builtins.yo, Src/builtin.c,
+	Test/C04funcdef.ztst: emulate command evaluations should apply
+	sticky emulation to autoloads, too.
+
 2012-10-07  Oliver Kiddle <opk@zsh.org>
 
 	* unposted: Completion/Unix/Command/_webbrowser,
@@ -233,5 +239,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5737 $
+* $Revision: 1.5738 $
 *****************************************************