From b7c315cdda2d1d189232c2cd36f3b2610914e5f3 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 26 Sep 2006 19:11:25 +0000 Subject: [ChangeLog] * NEWS: "groups user" no longer outputs "user :"; you need at least two users. "groups" now processes options like --help more compatibly. * src/groups.sh: Implement the option-processing change. Handle user and group names with special characters more robustly. Report write errors instead of exiting silently with status 1. [doc/ChangeLog] * coreutils.texi (groups invocation): "groups" no longer prefixes the output with "user :" unless more than one user is specified. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7004dca4b..1f31f0886 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-09-26 Paul Eggert + + * NEWS: "groups user" no longer outputs "user :"; you need at least + two users. "groups" now processes options like --help more compatibly. + * src/groups.sh: Implement the option-processing change. + Handle user and group names with special characters more robustly. + Report write errors instead of exiting silently with status 1. + 2006-09-26 Jim Meyering * README: Warn not to run autoreconf manually. Use bootstrap instead. -- cgit v1.2.3-70-g09d2