diff options
| author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-06-01 20:55:39 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-06-01 20:55:39 +0100 |
| commit | 501f2003a89673cebc956ec5aa5f4f401b3a8f5f (patch) | |
| tree | 22b93c8461fbf6a9de5ff234bfd8f3292a8ab896 /ChangeLog | |
| parent | 32624: use correct scaling factor (clock ticks) for times (diff) | |
| download | zsh-501f2003a89673cebc956ec5aa5f4f401b3a8f5f.tar zsh-501f2003a89673cebc956ec5aa5f4f401b3a8f5f.tar.gz zsh-501f2003a89673cebc956ec5aa5f4f401b3a8f5f.tar.bz2 zsh-501f2003a89673cebc956ec5aa5f4f401b3a8f5f.tar.lz zsh-501f2003a89673cebc956ec5aa5f4f401b3a8f5f.tar.xz zsh-501f2003a89673cebc956ec5aa5f4f401b3a8f5f.tar.zst zsh-501f2003a89673cebc956ec5aa5f4f401b3a8f5f.zip | |
32640: (#q) in [[ ... ]] forces globbing
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-06-01 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 32640: Doc/Zsh/cond.yo, Doc/Zsh/expn.yo, NEWS, Src/cond.c, + Src/glob.c, Test/D02glob.ztst: (#q) with EXTENDED_GLOB forces + globbing in [[ ... ]]. + 2014-05-29 Peter Stephenson <p.w.stephenson@ntlworld.com> * 32624: Src/builtin.c, Src/jobs.c: use correct scaling factor |
