summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f3456b67e..02f2ce075 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
+ id's use of mgetgroups no longer writes beyond the end of a malloc'd buffer
+ [bug introduced in coreutils-8.1]
+
id no longer crashes on systems without supplementary group support.
[bug introduced in coreutils-8.1]