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 62262bd..c382200 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