about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-07-09 14:58:10 +0100
committerPeter Stephenson <pws@zsh.org>2015-07-09 14:59:20 +0100
commit3af55c858f12fe72eebd6addca89bf6395cae826 (patch)
tree4bc95951b8f0785a62f94797bcafa7001b38c51c /ChangeLog
parente402747dd6450cafaf1ca6c01671a5adf1595d02 (diff)
downloadzsh-3af55c858f12fe72eebd6addca89bf6395cae826.tar.gz
zsh-3af55c858f12fe72eebd6addca89bf6395cae826.tar.xz
zsh-3af55c858f12fe72eebd6addca89bf6395cae826.zip
35751: Fix ERR_RETURN and ERR_EXIT in "else"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d36a73639..d646732ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-09  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 35751: Src/exec.c, Test/C03traps.ztst: fix ERR_RETURN /
+	ERR_EXIT in else branch of if.
+
 2015-07-09  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 35745: Src/utils.c, Test/V09datetime.ztst: ztrftime: Pass