summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dd8a18b51..719ac9c47 100644
--- a/NEWS
+++ b/NEWS
@@ -75,7 +75,10 @@ GNU coreutils NEWS -*- outline -*-
stat no longer accepts the --context (-Z) option. Initially it was
merely accepted and ignored, for compatibility. Starting two years
- ago, with coreutils-7.0, its use evoked a warning.
+ ago, with coreutils-7.0, its use evoked a warning. Printing the
+ SELinux context can be done with the %C format directive, and the
+ default output when no format is specified now automatically
+ includes %C when context information is available.
stat now outputs the full sub-second resolution for the atime,
mtime, and ctime values since the Epoch, when using the %X, %Y, and