summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-29 23:40:55 +0000
committerRoland McGrath <roland@gnu.org>2005-03-29 23:40:55 +0000
commit5635bc05e3d71ea26dfc740c454089d3715ce391 (patch)
treeb904fef53e469cb973778e3da15e73cc5121f951 /ChangeLog
parent2e6a02d832158ac81d1ecceff1834455633d58bd (diff)
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a44479446..4935257601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-03-29 Thorsten Kukuk <kukuk@suse.de>
+ [BZ #661]
+ * grp/initgroups.c (internal_getgrouplist): Check if we have
+ enough space before adding the primary group to the list.
+
* posix/tst-execle1.c (do_test): Fix execle arguments.
* posix/tst-execle2.c (do_test): Likewise.