From: Jim Meyering Date: Wed, 14 May 2003 14:20:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~462 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=5c6ae386f428dd86f5c25520e16ced8bd103ae62;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 997ebc2528..476371fc9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Version 5.0.1. + * tests/du/slink: Skip this test if `.' is on an XFS file system. + * tests/du/fd-leak: New file. Test for the bug in du that was fixed by the 2003-05-12 change to lib/ftw.c. * tests/du/Makefile.am (TESTS): Add fd-leak.