diff options
author | Peter Stephenson <pws@zsh.org> | 2015-03-06 09:50:01 +0000 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-03-06 09:50:01 +0000 |
commit | 00b3085b969f46370f7cde28e9dfa10026b884c7 (patch) | |
tree | ce386e0b57828a13b8db40c4902d00489f14d90a /ChangeLog | |
parent | ec03a233c5b1ae0256f00bfa6bf19d406d860d33 (diff) | |
download | zsh-00b3085b969f46370f7cde28e9dfa10026b884c7.tar.gz zsh-00b3085b969f46370f7cde28e9dfa10026b884c7.tar.xz zsh-00b3085b969f46370f7cde28e9dfa10026b884c7.zip |
34657: document the effect of substring subscripting better
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 74295288f..4f9f92886 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-03-06 Peter Stephenson <p.stephenson@samsung.com> + + * 34657: Doc/Zsh/params.yo: document the effect of substring + subscripting better. + 2015-03-05 Peter Stephenson <p.stephenson@samsung.com> * 34654: Completion/Redhat/Command/_rpm: complete absolute file |