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 a3f03e92e..b51f1a5ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-09-24 Paul Eggert <eggert@cs.ucla.edu>
+2005-09-25 Jim Meyering <jim@meyering.net>
* Version 5.3.1-cvs.
+ * tests/chmod/usage: Use newer trap and tmpdir-creation framework.
+ Fix apparent typos (s/files/file/) in inner loop.
+
+2005-09-24 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: "touch -" now touches standard output.
* src/touch.c (touch): Implement this.
(usage): Document this.