about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-01-18 16:19:25 +0000
committerUlrich Drepper <drepper@redhat.com>2002-01-18 16:19:25 +0000
commitc3ea7bee6d38720bf7a4831171b655fa99d1b357 (patch)
tree912c92ef683702fbccc153f1d329eba51b5feeb7
parent8802f4bf809d755012ca96a88a66647d11508984 (diff)
downloadglibc-c3ea7bee6d38720bf7a4831171b655fa99d1b357.tar.gz
glibc-c3ea7bee6d38720bf7a4831171b655fa99d1b357.tar.xz
glibc-c3ea7bee6d38720bf7a4831171b655fa99d1b357.zip
Update.
	* nscd/Makefile (nscd-modules): Add xmalloc for nscd.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d54f54c51..9fa17bf8f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@
 	(finish_drop_privileges): New function.
 	(nscd_init): Call the new functions which also install all groups
 	for the server user.
+	* nscd/Makefile (nscd-modules): Add xmalloc for nscd.
 	Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
 
 2002-01-17  H.J. Lu  <hjl@gnu.org>