aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8eb3b701..8507b985 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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