From: Jim Meyering Date: Mon, 6 Dec 2004 22:44:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0170a262f53aec8a31ad3d1c27fe7c1bae0e9fa8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ef3de7802e..c4c4c0ea4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,17 @@ -2004-12-05 Jim Meyering +2004-12-06 Jim Meyering * Version 5.3.0. + * tests/du/files0-from: Sanitize environment. + Otherwise, e.g., BLOCKSIZE=k would cause a failure, and that + setting is the default (exported from /etc/profile) on at least one + NetBSD 1.6 system. + * tests/du/no-deref: Likewise. + * tests/cp/symlink-slash: Likewise. + * tests/ls/symlink-slash: Likewise + +2004-12-05 Jim Meyering + * tests/tail/Test.pm (test_vector): Avoid test failure when _POSIX2_VERSION=199209 is in the environment, or when building on e.g., OpenBSD 3.2.