summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-04-02 04:27:28 +0000
committerJim Meyering <jim@meyering.net>1993-04-02 04:27:28 +0000
commit4d78dd47ab32c06abb362eb55bdc64ee71380f49 (patch)
tree3f94306a8ba596fe22e168d8fc8418c77efb0ccc /old
parentee871dbed84a671bad1217b23ad3802ab023e26c (diff)
downloadcoreutils-4d78dd47ab32c06abb362eb55bdc64ee71380f49.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 728f04968..caf197f74 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,10 @@
+Thu Apr 1 18:05:48 1993 Jim Meyering (meyering@comco.com)
+
+ * install.c, chgrp.c, dd.c [isascii]: Undefine before redefining.
+ * ls.c: Move some dcls before first function.
+ * all programs: Add --help and --version options.
+ * version.c: Remove `Version: ' and newlines from version string.
+
Wed Mar 31 22:03:28 1993 Jim Meyering (meyering@comco.com)
* configure.in [MVDIR]: Don't quote right hand side.