diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7b4e05738..e13398149 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-07-20 Barton E. Schaefer <schaefer@zsh.org> + + * 32891: Doc/Zsh/mod_pcre.yo Src/Modules/pcre.c: the CASE_MATCH + option should apply to =~ when using pcre; fix pcre_match bug + with handling of empty string argument. + 2014-07-17 Barton E. Schaefer <schaefer@zsh.org> * 32882 (cf. Augie Fackler 32879): Src/hist.c: restore correct |