*** 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 c5431dd00dfb211f7af0d16ed103e84a154fba1b..e231dd049327e6ccf861c43f713c08d09676024e 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.