From: Jim Meyering Date: Sat, 6 May 2006 15:29:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~434 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5a425ef3d308da04ae051aa68d478c1707931a4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f3a1f66233..b3ab8b0092 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2006-05-06 Eric Blake +2006-05-06 Jim Meyering * Version 6.0-cvs. + * tests/ls/stat-vs-dirent: New test, to detect the bogus file + system condition where dirent.d_ino != stat.st_ino. + +2006-05-06 Eric Blake + * tests/mv/leak-fd: Work even on case-insensitive file system. 2006-05-04 Jim Meyering