summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5b53eb8a0..c9ed18521 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ GNU coreutils NEWS -*- outline -*-
dd now accepts the conv=sparse flag to attempt to create sparse
output, by seeking rather than writing to the output file.
+ ln now accepts the --relative option, to generate a relative
+ symbolic link to a target, irrespective of how the target is specified.
+
split now accepts an optional "from" argument to --numeric-suffixes,
which changes the start number from the default of 0.