summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-24 05:05:39 +0000
committerJim Meyering <jim@meyering.net>1996-04-24 05:05:39 +0000
commit359f885aae97a2026c62cf2da62edde0b6e64a49 (patch)
tree60fe10c38ff3029e9bc9332b7fe437f90de0c4ac /old/fileutils
parent272f8d891ea1e622646dda2db7e01e9d2c27b7b4 (diff)
downloadcoreutils-359f885aae97a2026c62cf2da62edde0b6e64a49.tar.xz
.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 587d5af78..3dbdd3e1a 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -19,6 +19,11 @@ Tue Apr 23 22:05:35 1996 Jim Meyering (meyering@na-net.ornl.gov)
formal parameters.
* backupfile.h: Likewise.
+ * du.c (usage): The long-named arg is --human-readable, not --human.
+ * df.c: Be consistent. Accept --human-readable, not just --human.
+ (usage): Reflect the change.
+ From Karl Berry.
+
Sun Apr 21 08:04:51 1996 Jim Meyering (meyering@na-net.ornl.gov)
* df.c (usage): Reflect that now --no-sync is the default.