diff options
| author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-08-09 19:57:47 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-08-09 19:57:47 +0100 |
| commit | cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a (patch) | |
| tree | 0fcf5d73fb8340638e25055c63415b8410ffe670 /ChangeLog | |
| parent | unposted: update to 5.4.1-dev-0 (diff) | |
| download | zsh-cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a.tar zsh-cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a.tar.gz zsh-cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a.tar.bz2 zsh-cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a.tar.lz zsh-cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a.tar.xz zsh-cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a.tar.zst zsh-cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a.zip | |
41504: make empty strings work in case patterns with no leading parenthesis
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2017-08-09 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 41504: Src/lex.c, Src/parse.c, Test/A01grammar.ztst: make + empty strings work in case patterns with no opening + parenthesis. + 2017-08-08 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Config/version.mk: update to 5.4.1-dev-0. |
