summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 018585611..3f54075f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
2015-09-30 Barton E. Schaefer <schaefer@zsh.org>
+ * 36707: Src/exec.c, Src/loop.c: distinguish ERR_RETURN value
+ of retflag so that execif() can ignore it in the test sublist
+
* cf. 36690: Doc/Zsh/builtins.yo: remove sentence fragment
2015-09-30 Daniel Shahaf <d.s@daniel.shahaf.name>