diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-01-20 07:47:53 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-01-29 09:14:53 +0000 |
| commit | bced1beb8cc530ea28aa994808707043dd156fb8 (patch) | |
| tree | 30b7dca6a24e5a11f6b9b4dd4fd34c73a9f2f098 /ChangeLog | |
| parent | unposted: _init_d: Report failure to caller. (diff) | |
| download | zsh-bced1beb8cc530ea28aa994808707043dd156fb8.tar zsh-bced1beb8cc530ea28aa994808707043dd156fb8.tar.gz zsh-bced1beb8cc530ea28aa994808707043dd156fb8.tar.bz2 zsh-bced1beb8cc530ea28aa994808707043dd156fb8.tar.lz zsh-bced1beb8cc530ea28aa994808707043dd156fb8.tar.xz zsh-bced1beb8cc530ea28aa994808707043dd156fb8.tar.zst zsh-bced1beb8cc530ea28aa994808707043dd156fb8.zip | |
37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2016-01-29 Daniel Shahaf <d.s@daniel.shahaf.name> + * 37700: Src/lex.c, Src/parse.c, Src/zsh.h, + Test/D04parameter.ztst: Teach ${(z)} the 'repeat WORD SUBLIST' + syntax. + * unposted: Completion/Unix/Command/_init_d: _init_d: Report failure to caller. |
