regex: don't depend on wcscoll
[gnulib.git] / ChangeLog
index 1855d16..ee4e3c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-21  Jim Meyering  <meyering@fb.com>
+
+       regex: don't depend on wcscoll
+       * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wcscoll.
+       It is no longer used.
+
 2013-10-20  Jim Meyering  <meyering@fb.com>
 
        error: add the printf attribute to a static function