summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0bfc8b7c1..11ae55565 100644
--- a/NEWS
+++ b/NEWS
@@ -37,7 +37,7 @@ GNU coreutils NEWS -*- outline -*-
** Changes in behavior
cp now avoids syncing files when possible, when doing a FIEMAP copy.
- The sync in only needed on Linux kernels before 2.6.38.
+ The sync in only needed on Linux kernels before 2.6.39.
[The sync was introduced in coreutils-8.10]
cp now copies empty extents efficiently, when doing a FIEMAP copy.