diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2016-11-09 07:50:06 -0800 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2016-11-09 07:50:06 -0800 |
commit | dae3116026529790588295241b5a7e57fa96b200 (patch) | |
tree | 51451cea697cc87934c36a7bd4be603f4ee4af88 /ChangeLog | |
parent | 65ea1a033b1feeea30d9ad6deca93d6e771904ea (diff) | |
download | zsh-dae3116026529790588295241b5a7e57fa96b200.tar.gz zsh-dae3116026529790588295241b5a7e57fa96b200.tar.xz zsh-dae3116026529790588295241b5a7e57fa96b200.zip |
39882: mention ${name:/pattern/replacement} in the itemized synopsis with the related forms; clarify doc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 320ee3fca..9a223e1f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-11-09 Barton E. Schaefer <schaefer@zsh.org> + + * 39882: Doc/Zsh/expn.yo: mention ${name:/pattern/replacement} + in the itemized synopsis with the related forms; clarify doc. + 2016-11-09 Peter Stephenson <p.stephenson@samsung.com> * 39887: Src/params.c: no need to conditionalise assignment of |