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 f8711ee31..4e79faae4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-04-20  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 32568: Src/exec.c, Src/loop.c: consistency in handling of errflag
+	condition during substitutions in for/select word lists, function
+	definition name position, and anonymous function argument lists.
+
 2014-04-17  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* Andrew Waldron: 32552 (updated by 32560): Src/exec.c,