regex: also remove dependency on HAVE_WCSCOLL
[gnulib.git] / ChangeLog
index ee4e3c6..1c6a7af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 2013-10-21  Jim Meyering  <meyering@fb.com>
 
+       regex: also remove dependency on HAVE_WCSCOLL
+       * lib/regex_internal.h: Remove final vestige of the wcscoll dependency.
+
+2013-10-21  Reuben Thomas <rrt@sc3d.org>
+
+       xfreopen: Fix typo. s/frepoen/freopen/
+       * lib/xfreopen.c: Fix description.
+       * modules/xfreopen: Likewise.
+
+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.