From f68f5f23c6be65497c90d260659da7247bbcb2da Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 7 Sep 2009 09:23:19 +0200 Subject: [PATCH] doc: tweak NEWS * NEWS (dd): Tweak wording. Two blank lines between sections. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.3