about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-05-12 10:06:59 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-05-12 10:06:59 +0000
commit09960dc5b966fb1a1c20a0af654165e5981a999b (patch)
tree35ab00d38eb789f60081d8dac148d64ea9f04624 /ChangeLog
parentcb8ddf171e9568f36bf0e2315282b638ab119ca5 (diff)
downloadzsh-09960dc5b966fb1a1c20a0af654165e5981a999b.tar.gz
zsh-09960dc5b966fb1a1c20a0af654165e5981a999b.tar.xz
zsh-09960dc5b966fb1a1c20a0af654165e5981a999b.zip
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d34e9c20a..a1a0e6875 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-05-12  Peter Stephenson  <pws@csr.com>
+
+	* 27951: Doc/Zsh/expn.yo, Doc/Zsh/params.yo, Src/builtin.c,
+	Src/exec.c, Src/glob.c, Src/init.c, Src/params.c, Src/signals.c,
+	Src/Builtins/sched.c, Src/Modules/zpty.c, Src/Modules/zutil.c:
+	Add $ZSH_EVAL_CONTEXT and $zsh_eval_context to provide context
+	stack.
+
 2010-05-10  Peter Stephenson  <pws@csr.com>
 
 	* c.f. 27950: Test/C03traps.ztst some bogus whitespace got added
@@ -13122,5 +13130,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4975 $
+* $Revision: 1.4976 $
 *****************************************************