diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Sun Jun 12 23:43:06 2011 Arnold D. Robbins <arnold@skeeve.com> + + * re.c (resetup): Always turn on RE_RANGES_IGNORE_LOCALES. + Add justifying comment with URLs for the relevant portions of + POSIX. Thanks to Paul Eggert for pointing out the happy change + to the rules and supplying the URLs. + Wed Jun 8 22:41:30 2011 Arnold D. Robbins <arnold@skeeve.com> * regcomp.c (build_range_exp): Add check for RE_NO_EMPTY_RANGES |