From: Jim Meyering Date: Thu, 21 Nov 2002 08:35:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579b8ed5d608f9746b42e48bfc954823d27af8f6;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 93504bf2de..04f364d095 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2002-11-21 Jim Meyering + + Merge in changes from the coreutils. + + * 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-11-20 Paul Eggert Merge argmatch cleanups from Bison. Assume C89.