summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjuphoff <juphoff>2000-07-04 19:15:35 +0000
committerjuphoff <juphoff>2000-07-04 19:15:35 +0000
commitffcddda0b11ca445e98f9a58a1e3555bdaec2d7e (patch)
tree51ab45430cd1c24d95a56ed2909b4c6ab14f3151
parent877ee5ab033fd5e66858f250296283353d3020d2 (diff)
downloadnfs-utils-ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e.tar.gz
nfs-utils-ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e.tar.xz
nfs-utils-ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e.zip
* tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog()
calls with format string.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <juphoff@transmeta.com>
+
+ * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog()
+ calls with format string.
+
2000-06-28 Chip Salzenberg <chip@valinux.com>
* utils/statd/log.c (log): Call syslog with format string.