From: Jim Meyering Date: Wed, 27 May 1998 12:41:08 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16p~9 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e7976515e2bbc6a37653ecc3df602c31c9bb5b5e;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9c26318e23..94c99f48b2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,19 @@ +1998-05-27 Jim Meyering + + * tests/ls/Makefile.am (TESTS): s/cr-1/rt-1/ + * tests/ls/rt-1: Rename from cr-1. + +998-05-26 Andreas Schwab + + * tests/ls/cr-1: Don't use the ctime for testing, it is impossible + to set it reliably. + +1998-05-25 Jim Meyering + + * configure.in (_GNU_SOURCE): AC_DEFINE it here. + * acconfig.h (_GNU_SOURCE): Remove definition from @TOP@ section. + [!_GNU_SOURCE]: Add #undef instead. + 1998-05-24 Jim Meyering * Version 3.16o.