summary refs log tree commit diff
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 df1097493..2f187a74b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-02-19  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 40593: Src/subst.c: SHWORDSPLIT + unset IFS should cause default
+	splitting of $@ and other array references with (@) or [@]
+
 	* 40576 (tweaked): Src/exec.c: entersubsh(): small improvement to
 	loop that resets trap handlers; unblock any signals that were
 	blocked for trap handling