Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 18 Jan 2002 16:19:25 +0000 (16:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 18 Jan 2002 16:19:25 +0000 (16:19 +0000)
* nscd/Makefile (nscd-modules): Add xmalloc for nscd.

ChangeLog

index 1d54f54..9fa17bf 100644 (file)
--- 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>