diff options
| author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-09-19 23:08:46 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-09-19 23:08:46 +0100 |
| commit | df0d86b847fbf5bd1ad383531cd52b261dc07717 (patch) | |
| tree | 1b0e356cac173e6c56f25af74a80cc85e9c13e6e /ChangeLog | |
| parent | unposted: fix typo in test (diff) | |
| download | zsh-df0d86b847fbf5bd1ad383531cd52b261dc07717.tar zsh-df0d86b847fbf5bd1ad383531cd52b261dc07717.tar.gz zsh-df0d86b847fbf5bd1ad383531cd52b261dc07717.tar.bz2 zsh-df0d86b847fbf5bd1ad383531cd52b261dc07717.tar.lz zsh-df0d86b847fbf5bd1ad383531cd52b261dc07717.tar.xz zsh-df0d86b847fbf5bd1ad383531cd52b261dc07717.tar.zst zsh-df0d86b847fbf5bd1ad383531cd52b261dc07717.zip | |
36559: test earlier for overflow in pattern range
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2015-09-19 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 36559: Src/pattern.c: test earlier for overflow in pattern + range. + * unposted: Test/D07multibyte.ztst: fix typo. 2015-09-18 Barton E. Schaefer <schaefer@zsh.org> |
