summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5c7fb82be..a5a60948e 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