From: Jim Meyering Date: Mon, 29 May 2000 16:23:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0t~39 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ab2c79328ee3c85a742c6c5e76bedf19adbd7a65;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index d0137b89b3..cf738e9f2e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-05-29 Jim Meyering + + * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts + with the `ignore' attribute. Based on a patch from Mark D. Roth. + 2000-05-22 Jim Meyering * makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.