diff options
author | Andreas Schwab <schwab@redhat.com> | 2009-09-02 19:48:39 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-09-02 19:48:39 -0700 |
commit | 2eeb9a5d73bd86261b69e61955741e3ce86c28f6 (patch) | |
tree | 82678415b663239935b8fa463f89573b566d363e /ChangeLog | |
parent | 5d2e69766a8faba5bae37702094c36113365a6ca (diff) | |
download | glibc-2eeb9a5d73bd86261b69e61955741e3ce86c28f6.tar glibc-2eeb9a5d73bd86261b69e61955741e3ce86c28f6.tar.gz glibc-2eeb9a5d73bd86261b69e61955741e3ce86c28f6.tar.bz2 glibc-2eeb9a5d73bd86261b69e61955741e3ce86c28f6.zip |
Fix lookup of group names in hesiod initgroups.
Resolving names from a grplist entry actually never worked.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-09-01 Andreas Schwab <schwab@redhat.com> + + * hesiod/nss_hesiod/hesiod-grp.c (internal_gid_from_group): Fix + parsing of group entry. + 2009-09-02 Andreas Schwab <schwab@redhat.com> * libio/wfileops.c (_IO_wfile_seekoff): Account for readahead in |