diff options
| author | Stephane Chazelas <stephane@chazelas.org> | 2024-03-08 11:07:05 +0000 |
|---|---|---|
| committer | Stephane Chazelas <stephane@chazelas.org> | 2024-03-08 11:07:05 +0000 |
| commit | fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e (patch) | |
| tree | 54fd310f911a4b6d22da45feabd4abba7ae3cbaf /ChangeLog | |
| parent | 52692: local typeset of the name of a named reference hides the reference (diff) | |
| download | zsh-fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e.tar zsh-fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e.tar.gz zsh-fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e.tar.bz2 zsh-fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e.tar.lz zsh-fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e.tar.xz zsh-fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e.tar.zst zsh-fa9b3ad5977ede0a4635cd86276dd0f0c2f6f03e.zip | |
52704: improve zsh_eval_context documentation
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2024-03-08 Stephane Chazelas <stephane@chazelas.org> + + * 52704: Doc/Zsh/params.yo, mention new ${ ... } and ${|...} + operators and fix process substitution terminology in + documentation of $zsh_eval_context. + 2024-03-05 Bart Schaefer <schaefer@zsh.org> * 52692: Doc/Zsh/params.yo, Src/builtin.c, Src/params.c, |
