summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-08-16 22:47:26 +0000
committerUlrich Drepper <drepper@redhat.com>2005-08-16 22:47:26 +0000
commita757fda3e7167ffe8ff165d54a8592e83c9a102d (patch)
tree259a09285339982c904d3e29dc63c107d0354950 /ChangeLog
parent80ea303760944cd041921c0ce3debeacd95ca3d1 (diff)
* nscd/cache.c (prune_cache): Add more debug output. Only for
debug level 3 and higher and very verbose.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15f5973aee..4ef1bedabb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-08-16 Ulrich Drepper <drepper@redhat.com>
+ * nscd/cache.c (prune_cache): Add more debug output. Only for
+ debug level 3 and higher and very verbose.
+
* nscd/cache.c (prune_cache): Use stat64 not stat.
* nscd/connections.c (nscd_init): Likewise.