From: Ulrich Drepper Date: Thu, 30 Sep 2004 08:28:54 +0000 (+0000) Subject: clients immediately stop using the database. X-Git-Tag: cvs/fedora-glibc-20040930T0838~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16b15c86f35202587a86bfec4711946e1eadcbcf;p=thirdparty%2Fglibc.git clients immediately stop using the database. --- diff --git a/ChangeLog b/ChangeLog index f7c62ec69af..328d88253fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2004-09-30 Ulrich Drepper * nscd/nscd.c (termination_handler): Reset timestamp so that - client immediately stop using the database. + clients immediately stop using the database. * nscd/nscd-client.h (__nscd_get_map_ref): Drop volatile from last parameter.