From: Jim Meyering Date: Sun, 6 May 2012 21:02:51 +0000 (+0200) Subject: doc: NEWS: note when the id/groups bug was introduced X-Git-Tag: v8.17~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3468d26884800d7bc6fcc1ba52cd481175c655d8;p=thirdparty%2Fcoreutils.git doc: NEWS: note when the id/groups bug was introduced * NEWS (Bug fixes): Note the first affected release. The id bug was introduced by commit v8.0-112-g719a95a. --- diff --git a/NEWS b/NEWS index 1c00d96403..8e42c63268 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ GNU coreutils NEWS -*- outline -*- that ID would be neither real nor effective. For example, when run set-GID, or in a session for which the default group has just been changed, the new group ID would be listed, even though it is not - yet effective. + yet effective. [bug introduced in coreutils-8.1] ** New features