changeset 7710:b78602e93aef

Credit Georg Schwarz for reporting that last bug.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 04 Dec 2006 06:52:19 +0000
parents 47b81ff5eb33
children 17e5da0fb096
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.