summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-18 03:30:30 +0000
committerJim Meyering <jim@meyering.net>1996-12-18 03:30:30 +0000
commitb3ef6f599d95b2f70cf3976a92416bdcf22db9f7 (patch)
treebad9370a7412534a21d7be59b96a8827e98bb334 /old/fileutils
parent72f95044eb4fe9f1e22c2de876850d6b988f8a7b (diff)
downloadcoreutils-b3ef6f599d95b2f70cf3976a92416bdcf22db9f7.tar.xz
.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f5fd0d98a..5c2a3c9bb 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -4,6 +4,8 @@ Tue Dec 17 21:03:40 1996 Jim Meyering <meyering@na-net.ornl.gov>
that yields nonzero only on ASCII digits.
(ISDIGIT_LOCALE): New macro, with same meaning that ISDIGIT
used to have. From Paul Eggert.
+ * lib/backupfile.c (ISDIGIT): Likewise.
+ * lib/getdate.y (ISDIGIT): Likewise.
* src/cp.c (ROOT_CHOWN_AFFECTS_SYMLINKS): New macro.
(DO_CHOWN): Take an additional parameter.