summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a964ccc5d..e16af7306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-04-12 Jim Meyering <jim@meyering.net>
+2005-04-12 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
+ * src/ls.c (usage): "uid" -> "user ID".
+
+2005-04-12 Jim Meyering <jim@meyering.net>
+
* src/tsort.c (tsort): Use "%s" as the format string,
rather than a diagnostic or a file name.