about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-14 15:26:10 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-14 15:26:10 +0000
commitf9e2261b7e0591909df321e2890b26d900a326d8 (patch)
treed417ea5791b72220ffb53fe2a1bae1df5afdf9d4 /ChangeLog
parent43850227c932267142beef13fae7ced839b006ad (diff)
downloadglibc-f9e2261b7e0591909df321e2890b26d900a326d8.tar.gz
glibc-f9e2261b7e0591909df321e2890b26d900a326d8.tar.xz
glibc-f9e2261b7e0591909df321e2890b26d900a326d8.zip
* nscd/cache.c (prune_cache): If cache is empty, instruct caller
	to wake up in 24 hours.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
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>