diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3161ab0e28..cb282f6ec9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-11-14 Ulrich Drepper <drepper@redhat.com> + * nscd/cache.c (prune_cache): If cache is empty, instruct caller + to wake up in 24 hours. + * nscd/gai.c (__ioctl): Define. Include check_native.c. 2007-11-13 Ulrich Drepper <drepper@redhat.com> |