From: Jim Meyering Date: Fri, 13 Jan 2006 13:55:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~872 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b88411cca3e2812bd59feb97cf99c9479b7b1607;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 05ed49ce24..cc1fe9dc71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 6.0-cvs. + * tests/Makefile.am (SUBDIRS): Add comments discouraging the + addition of new directories under tests/. + * tests/acl: Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's getfacl would hang.