summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 761c538b3..13c264f17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-06-01 Paul Eggert <eggert@cs.ucla.edu>
+2005-06-02 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
+ * src/sort.c (usage): Put `Ordering options:' line where it belongs.
+
+2005-06-01 Paul Eggert <eggert@cs.ucla.edu>
+
Use "file name" when talking about file names, instead of "filename"
or "path", as per the GNU coding standards.
* src/basename.c: Don't use "path" or "filename".