From: Ulrich Drepper Date: Fri, 18 Jan 2002 16:19:25 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~1197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ea7bee6d38720bf7a4831171b655fa99d1b357;p=thirdparty%2Fglibc.git Update. * nscd/Makefile (nscd-modules): Add xmalloc for nscd. --- diff --git a/ChangeLog b/ChangeLog index 1d54f54c518..9fa17bf8f95 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 . 2002-01-17 H.J. Lu