diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2014-06-04 22:47:20 -0700 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2014-06-04 22:47:20 -0700 |
| commit | 69378db3c53cea12d8c5f20380de5017e4e72611 (patch) | |
| tree | ada7373380c4d7dc552c9ebc0cbe9cecc814aef2 /ChangeLog | |
| parent | 32694: the number of matches to find is the suffix argument of (Y) qualifier (diff) | |
| download | zsh-69378db3c53cea12d8c5f20380de5017e4e72611.tar zsh-69378db3c53cea12d8c5f20380de5017e4e72611.tar.gz zsh-69378db3c53cea12d8c5f20380de5017e4e72611.tar.bz2 zsh-69378db3c53cea12d8c5f20380de5017e4e72611.tar.lz zsh-69378db3c53cea12d8c5f20380de5017e4e72611.tar.xz zsh-69378db3c53cea12d8c5f20380de5017e4e72611.tar.zst zsh-69378db3c53cea12d8c5f20380de5017e4e72611.zip | |
32708: glob qualifier (Y) implies (oN)
plus incidental patch to avoid adding a meaningless bitvalue to sort-order flags
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2014-06-04 Barton E. Schaefer <schaefer@zsh.org> + + * Daniel Shahaf: 32708: Doc/Zsh/expn.yo, Src/glob.c, + Test/D02glob.ztst: glob qualifier (Y) implies (oN), plus + incidental patch to avoid adding a meaningless bitvalue to + sort-order flags + 2014-06-03 Barton E. Schaefer <schaefer@zsh.org> * Daniel Shahaf: 32694: Completion/Zsh/Type/_globquals, |
