From: Jim Meyering Date: Sun, 5 Dec 2004 23:01:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e373e5a86a1c18846ce7c758fdeee0a9761a6fb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0d2d10ab09..ef3de7802e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2004-12-04 Jim Meyering +2004-12-05 Jim Meyering * Version 5.3.0. + * 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. + +2004-12-04 Jim Meyering + * NEWS: Mention cut's new --complement option. 2004-10-01 Paolo Bonzini