summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e16af7306..732715a91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-04-12 Paul Eggert <eggert@cs.ucla.edu>
+2005-04-14 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
+ * src/chown-core.c: Correct typo, fchmod -> fchown, in a comment.
+
+2005-04-12 Paul Eggert <eggert@cs.ucla.edu>
+
* src/ls.c (usage): "uid" -> "user ID".
2005-04-12 Jim Meyering <jim@meyering.net>