summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f0c8ad91..11fa24098 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-02-21 Jim Meyering <jim@meyering.net>
+2004-02-22 Jim Meyering <jim@meyering.net>
* Version 5.2.1.
+ * src/du.c (usage): Separate -H and --si. Say that the meaning
+ of -H will soon change to that of --dereference-args (-D).
+
+2004-02-21 Jim Meyering <jim@meyering.net>
+
* src/comm.c (usage): Tell what comm does when there are no options.
Reword in terms of FILE1 and FILE2 rather than `left file' and
`right file'. Suggestion from Dan Jacobson.