about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc1a78ce1..21f556465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-05  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 25627: Doc/Zsh/params.yo, Src/exec.c, Src/params.c,
+	Test/D04parameter.ztst: add $ZSH_SUBSHELL.
+
 2008-09-05  Peter Stephenson  <pws@csr.com>
 
 	* 25615: Doc/Zsh/builtins.yo, Doc/Zsh/func.yo, Src/exec.c,