summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-09 20:49:07 +0000
committerJim Meyering <jim@meyering.net>1993-10-09 20:49:07 +0000
commitf12b53b2ce8f0bb0dd28a290f9b27490ef4599a9 (patch)
tree2f5f5fc232b25a9fb7bc9e959949ad378ada36c6 /old
parent87372cd3aefb4154d9096a491700576d551abd1f (diff)
downloadcoreutils-f12b53b2ce8f0bb0dd28a290f9b27490ef4599a9.tar.xz
merge with 3.8.4
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 66a58333b..deab9f84e 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -9,6 +9,12 @@ Sat Oct 9 13:30:28 1993 Jim Meyering (meyering@comco.com)
* Makefile.in: Remove comments about -D flags that could be added
to DEFS; now (using autoheader) those comments end up in config.h.
+ * Makefile.in (configure, config.h.in): Warn that they may not be
+ up to date. Don't touch them.
+
+ * ls.c (usage): Split long usage string between two fprintf
+ statements to avoid default limit of SGI's cc on string length.
+
Thu Oct 07 12:57:10 1993 Jim Meyering (meyering@comco.com)
* chgrp.c, chmod.c, chown.c, cp-aux.c, cp.c, dd.c, df.c, du.c,