diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-30 08:28:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-30 08:28:54 +0000 |
commit | 16b15c86f35202587a86bfec4711946e1eadcbcf (patch) | |
tree | ece952f595fd350076dcd302c69989d4f8a13a18 | |
parent | 74fef3bbcbaecddc5ce293e15f765860348c32a8 (diff) | |
download | glibc-16b15c86f35202587a86bfec4711946e1eadcbcf.tar.gz glibc-16b15c86f35202587a86bfec4711946e1eadcbcf.tar.xz glibc-16b15c86f35202587a86bfec4711946e1eadcbcf.zip |
clients immediately stop using the database.
-rw-r--r-- | ChangeLog | 2 |
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. |