about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-30 18:34:08 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-30 18:34:08 +0000
commite98fb1a6172fe54007525523f7a6cb88478d492c (patch)
tree5e5d7e13b78eb1f6aff0505af02ebdb8de127a37 /ChangeLog
parentff0913d3a334d61b20f8e91fdee7ac87ff03aa15 (diff)
downloadglibc-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--ChangeLog2
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.