summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-06 01:25:32 +0000
committerJim Meyering <jim@meyering.net>1996-05-06 01:25:32 +0000
commitb7c1e2526a2e8887d6b1f53534d09111b135e326 (patch)
tree156ea7a40dccedce77a559ea28cab24b22f6be17 /old/fileutils
parent9300fb41f8f2c9b9ca2179cc2504fefcc6b49fb0 (diff)
downloadcoreutils-b7c1e2526a2e8887d6b1f53534d09111b135e326.tar.xz
.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 57f100979..224bfd3f2 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -4,7 +4,7 @@ Sat May 4 20:54:32 1996 Jim Meyering (meyering@na-net.ornl.gov)
* backupfile.c [IN_CTYPE_DOMAIN]: Rename from ISASCII.
* dircolors.c: Make enumerated constants upper case.
- (main): Don't rely on ANSI-style string concatenation.
+ (main): Don't use ANSI-style string concatenation.
Add `static' and/or `const' to some file scope variables.
Wed May 1 00:20:00 1996 Jim Meyering (meyering@na-net.ornl.gov)