summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-05-06 23:02:51 +0200
committerJim Meyering <meyering@redhat.com>2012-05-07 09:51:07 +0200
commit3468d26884800d7bc6fcc1ba52cd481175c655d8 (patch)
tree61b6888dccef1537d15cbf06439ba6bd7710210a
parentbdc99991d3fea883de7b2d0262e4f3e467930ce6 (diff)
downloadcoreutils-3468d26884800d7bc6fcc1ba52cd481175c655d8.tar.xz
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.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1c00d9640..8e42c6326 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