From: juphoff Date: Tue, 4 Jul 2000 19:15:35 +0000 (+0000) Subject: * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog() X-Git-Tag: nfs-utils-0-1-9-1~3 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e;hp=877ee5ab033fd5e66858f250296283353d3020d2 * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog() calls with format string. --- diff --git a/ChangeLog b/ChangeLog index 34f952a..8501856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,11 @@ stop to ensure all clients can still access the server before it is shutdown. +2000-06-30 Jeff Uphoff + + * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog() + calls with format string. + 2000-06-28 Chip Salzenberg * utils/statd/log.c (log): Call syslog with format string.