summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-09 16:02:37 +0000
committerJim Meyering <jim@meyering.net>2000-09-09 16:02:37 +0000
commit327b8f63c0682e051943737bc193240ed88c73dd (patch)
tree34257df79dd9c08528085d5cb5546dd63889bb19 /lib/ChangeLog
parentaf49390ea79bfe9a0d186123bbbb028bfe9a0deb (diff)
downloadcoreutils-327b8f63c0682e051943737bc193240ed88c73dd.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c5431dd00..e231dd049 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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.