From: Jim Meyering Date: Mon, 31 May 2004 18:29:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1455 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8772aaa97dbd937362940ecd6bb5a07fcbbbc16d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 941a85fe9b..f20be2c8c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-05-31 Jim Meyering + * Version 5.3.0. + * tests/Makefile.am.in (TESTS_ENVIRONMENT): Define PATH to include the build src/ directory -- at the front. ($(srcdir)/$x-tests): Depend on Makefile.am. @@ -114,8 +116,6 @@ 2004-05-29 Jim Meyering - * Version 5.3.0. - * tests/chown/deref: Fix typo: use ls -ldo, not ls -ldg. Patch from Albert Chin.