diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 53c506ef3..93d5eabee 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2008-04-16 Corinna Vinschen <corinna@vinschen.de> + + * grp.cc (internal_getgroups): Drop local buf. Allocate groups + directly using alloca. + 2008-04-14 Corinna Vinschen <corinna@vinschen.de> * postinstall: Fix copy/paste bug. |