aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cbd465cb4..082f25cca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1998-10-19 Ulrich Drepper <drepper@cygnus.com>
+ * nscd/connections.c (dbs): Define defualt values for timeouts and
+ set enabled to 0 by default.
+ (CACHE_PRUNE_INTERVAL): New constant. Use it instead of magical 15 in
+ nscd_run.
+
* locale/C-ctype.c (_nl_C_LC_CTYPE_class): Clear ISCNTRL bit for
character >= 0x80.
(_nl_C_LC_CTYPE_class32): Likewise.