diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-30 18:34:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-30 18:34:08 +0000 |
commit | e98fb1a6172fe54007525523f7a6cb88478d492c (patch) | |
tree | 5e5d7e13b78eb1f6aff0505af02ebdb8de127a37 /ChangeLog | |
parent | ff0913d3a334d61b20f8e91fdee7ac87ff03aa15 (diff) | |
download | glibc-e98fb1a6172fe54007525523f7a6cb88478d492c.tar.gz glibc-e98fb1a6172fe54007525523f7a6cb88478d492c.tar.xz glibc-e98fb1a6172fe54007525523f7a6cb88478d492c.zip |
Update.
* nis/Makefile (distribute): Add nss. * nis/nss: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a1ea7b725b..ea7f0bbb05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * nis/nss_nis/nis-initgroups.c: Implement getting the information from the netid.byname map if the system administrator allows this. + * nis/Makefile (distribute): Add nss. + * nis/nss: New file. * grp/initgroups.c (initgroups): Limit the initial allocation to 64 entries to not allocate too much on systems with really high limits. |