From: Jim Meyering Date: Fri, 13 Jan 2006 13:38:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~874 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a25795c92624657d666619b9d25f0f0d81d3c673;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0d50046e6d..05ed49ce24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2006-01-12 Jim Meyering +2006-01-13 Jim Meyering * Version 6.0-cvs. + * tests/acl: Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's + getfacl would hang. + +2006-01-12 Jim Meyering + * tests/du/long-sloop: Adjust not to hard-code the expected diagnostic corresponding to ELOOP. Solaris' diagnostic differs from that of Linux/libc. Reported by Paul Eggert.