From: Jim Meyering Date: Sat, 6 May 2006 15:44:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~429 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f3e78aa999ffe1c42ec11b68cdb3f011568ab0dc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 97b016d76d..dca36118dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,12 @@ system condition where dirent.d_ino != stat.st_ino. * tests/ls/Makefile.am (TESTS): Add stat-vs-dirent. +2006-05-06 Eric Blake + + * tests/ls/inode: Expand to test inode from readdir case. + * tests/ls/follow-slink: Expand to test broken links encountered + implicitly, favoring Solaris 9 and OpenBSD 3.4 behavior. + 2006-05-06 Eric Blake * tests/mv/leak-fd: Work even on case-insensitive file system.