summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-26 09:28:17 +0000
committerJim Meyering <jim@meyering.net>2006-09-26 09:28:17 +0000
commit5f65d05616fa46fa892c4ee550c6f4df2f4d0b03 (patch)
treeb4adb2cd86a157b9f6d9f56fbac46e7be1f5a11a /NEWS
parent509febe18b11065e7de4d114c263bbe04e4cb445 (diff)
downloadcoreutils-5f65d05616fa46fa892c4ee550c6f4df2f4d0b03.tar.xz
* NEWS: Mention the bug fix.
* src/groups.sh: Don't hide a write failure. Reported by Iain Calder <ic56@rogers.com>.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab9386804..50fbcc5f7 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ GNU coreutils NEWS -*- outline -*-
With --verbose (-v), cp and mv would sometimes generate no output,
or neglect to report file removal.
+ "groups user" now exits nonzero when it gets a write error.
+
+
* Major changes in release 6.2 (2006-09-18) [stable candidate]
** Changes in behavior