summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-25 09:58:04 +0000
committerJim Meyering <jim@meyering.net>2005-09-25 09:58:04 +0000
commit4f8eb86b559a544751358a1a3724fc48e24c2446 (patch)
tree0133932823a8dc1fbd558811ea8e3c6bdca7bcb2 /ChangeLog
parentae296eb1955b96d23a8642d25b6fc799aba2fe71 (diff)
downloadcoreutils-4f8eb86b559a544751358a1a3724fc48e24c2446.tar.xz
*** empty log message ***
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.