From: Jim Meyering Date: Tue, 9 Jul 2002 08:40:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_10~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=703f6c09692ab7f4a6f8d4ca35f29b0150bb27b3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index eaaec85ce6..fd1940322a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2002-07-09 Jim Meyering + + * mountlist.h (ME_DUMMY): Don't count entries of type `auto' as dummy + ones. At least on GNU/Linux systems, `auto' means something else. + From Michael Stone. + 2002-07-01 Jim Meyering * c-stack.c: Include sys/time.h.