From: Paul Eggert Date: Mon, 5 Dec 2005 17:46:22 +0000 (+0000) Subject: Mention reporters for "none" and "proc" mounts. X-Git-Tag: v6.0~1206 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19af464ef31a81d73eaf677422e528ee698626ed;p=thirdparty%2Fcoreutils.git Mention reporters for "none" and "proc" mounts. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index bf30ed4378..87200440a5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -54,7 +54,8 @@ 2005-11-25 Paul Eggert * mountlist.c (ME_DUMMY): "none" and "proc" file systems are dummies - too. + too. Problem with "none" reported by Bob Proulx. Problem with + "proc" reported by n0dalus. * mountlist.c: Include . (dev_from_mount_options)