]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: list all new file system types recognized by stat -f
authorPádraig Brady <P@draigBrady.com>
Fri, 8 Jul 2011 14:53:09 +0000 (15:53 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 8 Jul 2011 15:01:27 +0000 (16:01 +0100)
NEWS (Improvements): Mention the MQUEUE and PSTOREFS
file systems, recognized as of commit 171e1b98.

NEWS

diff --git a/NEWS b/NEWS
index 62262bdd5076fa4c1822dd3e6373bad2037dbc87..c38220067ac6110bb339d13750e0f0c291f966ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,7 +48,7 @@ GNU coreutils NEWS                                    -*- outline -*-
   cp and ls now support HP-UX 11.11's ACLs, thanks to improved support
   in gnulib.
 
-  stat -f now also recognizes the GPFS file system type.
+  stat -f now recognizes the GPFS, MQUEUE and PSTOREFS file system types.
 
 ** Build-related