From: Jim Meyering Date: Sun, 25 Sep 2005 09:58:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f8eb86b559a544751358a1a3724fc48e24c2446;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a3f03e92e2..b51f1a5ea0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-09-24 Paul Eggert +2005-09-25 Jim Meyering * 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 + * NEWS: "touch -" now touches standard output. * src/touch.c (touch): Implement this. (usage): Document this.