summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1992-12-08 02:14:20 +0000
committerJim Meyering <jim@meyering.net>1992-12-08 02:14:20 +0000
commit0e598af534a3e4018ebc4968c0d7a8bdbd403fb0 (patch)
treea83ac3b5f7712c4697789d4e094e04706ea49bb7 /old
parentb55706236dfb8b5bbe845869adf7aa8eadadc3d8 (diff)
downloadcoreutils-0e598af534a3e4018ebc4968c0d7a8bdbd403fb0.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 73779c90c..a8c91403d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,11 @@
+Mon Dec 7 20:09:59 1992 Jim Meyering (meyering@idefix.comco.com)
+
+ * install.c (isnumber), chgrp.c (change_file_group): Define ISDIGIT
+ and use it instead of isdigit.
+
+ * dd.c: Define ISLOWER and ISUPPER independent of STDC_HEADERS.
+ Define ISDIGIT and use it instead of isdigit.
+
Wed Dec 2 12:28:10 1992 Jim Meyering (meyering@idefix.comco.com)
* all files using getopt.h: Convert static declarations of