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 12922e338..0eae51f8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-09-27  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 41764 (test tweaked): Doc/Zsh/params.yo, Src/params.c,
+	Src/subst.c, Src/zsh.h, Test/D04parameter.ztst: allow
+	[key]+=value when modifying array or associative array.
+
 2017-09-26  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 41761: Src/exec.c: Ensure status from interrupt is propagated