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 b5c6219..6b07adc 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2002-11-14 Corinna Vinschen <corinna@vinschen.de> + + * grp.cc (getgroups32): Don't use access token of current user when + retrieving group info for another user. + 2002-11-13 Christopher Faylor <cgf@redhat.com> * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll |