about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d3352a8e..60a5164d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2017-02-20  Barton E. Schaefer  <schaefer@brasslantern.com>
+2017-02-20  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 40598: Src/subst.c: paramsubst() should always return scalar
+	when PREFORK_SINGLE was passed in from prefork()
 
 	* Martijn Dekker: 40565 (tweaked): test cases for assigning array
 	to scalar with various combinations of SHWORDSPLIT and IFS