From d17f5073fcbbda9244b15a2fc07f582b456119bf Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 7 Dec 2005 21:10:33 +0000 Subject: [PATCH] Mention dd's new noatime flag. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index ea81b25521..0af2d2b1b2 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,12 @@ GNU coreutils NEWS -*- outline -*- sha384sum: print or check a SHA384 (384-bit) checksum sha512sum: print or check a SHA512 (512-bit) checksum +** New features + + dd's new iflag=noatime option causes it to read a file without + updating its access time, on hosts that support this (currently only + Linux kernels, version 2.6.8 and later). + ** Bug fixes rm (on systems with openat) can no longer exit before processing -- 2.47.3