about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a3d18bf2..678b561ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-11-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 33591: Src/exec.c, Test/D04parameter.ztst: don't treat an exec
+	within an subshell as an exec of the parent shell even if about
+	to exit.  Fixes incorrect SHLVL in subshell.
+
 2014-10-31  Oliver Kiddle  <opk@zsh.org>
 
 	* unposted: Src/jobs.c: quash compiler warning