From: Jim Meyering Date: Sun, 7 May 2006 15:37:38 +0000 (+0000) Subject: mention the df improvement from 2006-01-24 X-Git-Tag: v6.0~423 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89745f895e58ea608caeaa0fdbbcc58a6366773c;p=thirdparty%2Fcoreutils.git mention the df improvement from 2006-01-24 --- diff --git a/ChangeLog b/ChangeLog index ea77560b5c..015c9cb6e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2006-05-06 Jim Meyering +2006-05-07 Jim Meyering * Version 6.0-cvs. + * NEWS: Mention changes affecting df, pwd, shred. + +2006-05-06 Jim Meyering + * tests/ls/stat-vs-dirent: New test, to detect the bogus file system condition where dirent.d_ino != stat.st_ino. * tests/ls/Makefile.am (TESTS): Add stat-vs-dirent.