diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2023-02-12 Bart Schaefer <schaefer@zsh.org> + * 51375: Doc/Zsh/builtins.yo, Doc/Zsh/expn.yo, Doc/Zsh/params.yo, + Doc/Zsh/mod_parameter.yo: Clarify, fix typos, add indexing. + * 51374: Src/Modules/parameter.c, Src/params.c, Test/README, Test/K01nameref.ztst: Expose named references in $parameters, fix substitution error. |