From: Jim Meyering Date: Mon, 7 Sep 2009 07:23:19 +0000 (+0200) Subject: doc: tweak NEWS X-Git-Tag: v7.6~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f68f5f23c6be65497c90d260659da7247bbcb2da;p=thirdparty%2Fcoreutils.git doc: tweak NEWS * NEWS (dd): Tweak wording. Two blank lines between sections. --- diff --git a/NEWS b/NEWS index 5c7fb82be9..a5a60948ed 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ GNU coreutils NEWS -*- outline -*- cp --preserve=xattr no longer leaks resources on each preservation failure. [bug introduced in coreutils-7.1] - dd now returns non-zero status if it encountered a write error while + dd now exits with non-zero status when it encounters a write error while printing a summary to stderr. [bug introduced in coreutils-6.11] @@ -46,6 +46,7 @@ GNU coreutils NEWS -*- outline -*- cp --reflink accepts a new "auto" parameter which falls back to a standard copy if creating a copy-on-write clone is not possible. + * Noteworthy changes in release 7.5 (2009-08-20) [stable] ** Bug fixes