summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2011-07-08 15:53:09 +0100
committerPádraig Brady <P@draigBrady.com>2011-07-08 16:01:27 +0100
commitaf1ffdff17f7d8d7fefb889fe77cb1cace2e9af8 (patch)
tree489422e7af5b3642d7f02317fdc75a0bd0df95ef /NEWS
parentf2dabd68064a3324d08285e0d4f013d6d9cf6191 (diff)
downloadcoreutils-af1ffdff17f7d8d7fefb889fe77cb1cace2e9af8.tar.xz
doc: list all new file system types recognized by stat -f
NEWS (Improvements): Mention the MQUEUE and PSTOREFS file systems, recognized as of commit 171e1b98.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 62262bdd5..c38220067 100644
--- 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