diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0f60f1530e..0bbf3466c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * nscd/nscd.h (struct database_dyn): Add prunelock field. * nscd/cache.c (prune_cache): Take prunelock before starting the work. Just return in case it is already taken. + * nscd/connections.c (dbs): Initialize .prunelock. 2006-05-25 Ulrich Drepper <drepper@redhat.com> |