Merge branch 'master' of ssh://haible@git.sv.gnu.org/srv/git/gnulib
[gnulib.git] / ChangeLog
index 5b5d9c6..3be5159 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
        * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
 
+2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
+
+       * modules/regex: Request emulations for the mb*/wc* functions we need.
+       * m4/regex.m4: Don't look for those functions here.
+       * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
+
 2008-12-22  Bruno Haible  <bruno@clisp.org>
 
        * modules/fnmatch (Depends-on): Remove duplicated dependency.