projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bd332e
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 9 Sep 2000 16:02:37 +0000
(16:02 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 9 Sep 2000 16:02:37 +0000
(16:02 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index c5431dd00dfb211f7af0d16ed103e84a154fba1b..e231dd049327e6ccf861c43f713c08d09676024e 100644
(file)
--- 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.