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 | 39887: no need to conditionalise assignment of strlen() (diff) | |
| download | zsh-dae3116026529790588295241b5a7e57fa96b200.tar zsh-dae3116026529790588295241b5a7e57fa96b200.tar.gz zsh-dae3116026529790588295241b5a7e57fa96b200.tar.bz2 zsh-dae3116026529790588295241b5a7e57fa96b200.tar.lz zsh-dae3116026529790588295241b5a7e57fa96b200.tar.xz zsh-dae3116026529790588295241b5a7e57fa96b200.tar.zst 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
@@ -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 |
