summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-08-09 05:46:16 +0000
committerUlrich Drepper <drepper@redhat.com>2005-08-09 05:46:16 +0000
commit4630012fef63ef975bc6b30edbb9e7de95235dba (patch)
tree8494b41032ed0dcac8237a18a5f57e91052b679e /ChangeLog
parenta7c684a235e60a2d30e75f59e2b11d4c50088090 (diff)
* nscd/nscd_stat.c (receive_print_stats): Really print values of
thread number, paranoia, and restart interval the server is using.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 119cc8f43f..35d1b17cea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-08-08 Ulrich Drepper <drepper@redhat.com>
+ * nscd/nscd_stat.c (receive_print_stats): Really print values of
+ thread number, paranoia, and restart interval the server is using.
+
* argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.
* include/stdio.h: Add libc_hidden_proto for __vfprintf_chk.
* debug/vfprintf_chk.c: Add libc_hidden_def.