*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Sep 2000 16:02:37 +0000 (16:02 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Sep 2000 16:02:37 +0000 (16:02 +0000)
lib/ChangeLog

index c5431dd..e231dd0 100644 (file)
@@ -1,5 +1,11 @@
 2000-09-09  Jim Meyering  <meyering@lucent.com>
 
+       * quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
+       think it should be used as a general replacement for isascii.
+       * fnmatch.c: Likewise.
+       * mbswidth.c: Likewise
+       * regex.c: Likewise.
+
        Don't use atoi.
        * userspec.c: Include sys/param.h and limits.h.
        Include xstrtol.h.