about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-06-18 16:20:38 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2016-06-18 16:20:38 -0700
commit25ae250068134eb87d8be1bd9aeee1590918d120 (patch)
tree27a4fb2722e8b4b28ab6129a7ae7e4b247aa31bb /ChangeLog
parent61a383ec4d21b90dc5ff138a76baf0a930b91c7a (diff)
downloadzsh-25ae250068134eb87d8be1bd9aeee1590918d120.tar.gz
zsh-25ae250068134eb87d8be1bd9aeee1590918d120.tar.xz
zsh-25ae250068134eb87d8be1bd9aeee1590918d120.zip
unposted: when ksharrays is set, braces are required for all parameter expansions with colon-modifiers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e97c22b84..cc547e5fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
 	* unposted: Functions/Misc/zed: localoptions noksharrays
 
+	* unposted: Doc/Zsh/options.yo: when ksharrays is set, braces are
+	required for all parameter expansions with colon-modifiers
+
 2016-06-18  Oliver Kiddle  <opk@zsh.org>
 
 	* 38713: Completion/Unix/Type/_dates: don't add calendar matches