Credit Georg Schwarz for reporting that last bug.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Dec 2006 06:52:19 +0000 (06:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Dec 2006 06:52:19 +0000 (06:52 +0000)
ChangeLog

index e8c1b8a..51eec86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
 
+       Fix porting problem for iswctype reported by Georg Schwarz in:
+       http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
        * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
        * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
        * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.