From: Jim Meyering Date: Sun, 1 Nov 1998 05:26:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-b7~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f51e80f564c27497f55f30da0c2f463bb3684942;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8f90898e6c..fb603a564e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -5,7 +5,11 @@ * tests/rm/Makefile.am (TESTS): Add new test `empty-name', but comment it out. * tests/rm/empty-name: New file. + * acconfig.h (stat): New #undef. + This omission was uncovered when Mark Kettenis reported that + `rm -r ''' got a failed assertion on the Hurd. This change + doesn't fix *that* problem. 1998-10-25 Jim Meyering