about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-08-12 16:10:26 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2016-08-12 16:10:26 -0700
commita1a58dde6adaa50625016f4c7048b456b2b99a1c (patch)
treeb54d4de680e05be6feabb863fcc3bd5f2cb12599 /ChangeLog
parent04003e038ae60502e4e1124acb372c75956174dc (diff)
downloadzsh-a1a58dde6adaa50625016f4c7048b456b2b99a1c.tar.gz
zsh-a1a58dde6adaa50625016f4c7048b456b2b99a1c.tar.xz
zsh-a1a58dde6adaa50625016f4c7048b456b2b99a1c.zip
39035: ${(A)name=word} should expand as an array even when there is only one element.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1dea8da3..ffe21020b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-12  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 39035: Src/subst.c, Test/D04parameter.ztst: ${(A)name=word}
+	should expand as an array even when there is only one element.
+
 2016-08-12  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 39031: Src/Zle/zle_word.c: Ensure variables are initialised in