From 16b15c86f35202587a86bfec4711946e1eadcbcf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 30 Sep 2004 08:28:54 +0000 Subject: [PATCH] clients immediately stop using the database. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f7c62ec69a..328d88253f 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. -- 2.11.4.GIT