summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-30 08:28:54 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-30 08:28:54 +0000
commit16b15c86f35202587a86bfec4711946e1eadcbcf (patch)
treeece952f595fd350076dcd302c69989d4f8a13a18
parent74fef3bbcbaecddc5ce293e15f765860348c32a8 (diff)
clients immediately stop using the database.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f7c62ec69a..328d88253f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2004-09-30 Ulrich Drepper <drepper@redhat.com>
* 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.