From: Jim Meyering Date: Sat, 1 Jul 2000 11:01:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0w~10 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f00cefa62ba194c5f234ec88dda3084788216bb2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ea15658978..810468505c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -3,6 +3,8 @@ * tests/touch/dangling-symlink: Warn about the problem rather than failing, on some very recent (at least 2.3.99) versions of the Linux kernel. Suggestion from Ulrich Drepper. + * tests/touch/Makefile.am (TESTS_ENVIRONMENT): Define host_triplet + for use in the dangling-symlink test. 2000-06-28 Jim Meyering