diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2018-07-31 Arnold D. Robbins <arnold@skeeve.com> + + * array.c (cmp_strings): Preserve value of lmin so it can be passed + to memcmp() if IGNORECASE comparison failed. Thanks to + M. Rashid Zamani <rashid.z@gmail.com> for the report. + 2018-07-27 Arnold D. Robbins <arnold@skeeve.com> * re.c (make_regexp): Add warnings for unknown escape sequences, |