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 371f08ca8..959f7d000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
 
 2017-09-27  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 41773: Test/D04parameter.ztst: Array index assignment tests
+	for KSH_ARRAYS.
+
 	* 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.