From 84541c99ed317f38b3b163f762653cd571cb34d6 Mon Sep 17 00:00:00 2001 From: Patrick Linstruth Date: Wed, 3 Oct 2018 20:18:41 -0700 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index bf28d03f..d1ce82eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17642,3 +17642,11 @@ 2018-09-20 Fred Gleason * Corrected an omission in the documentation of the 'Start Button' ['PB'] RML. +2018-10-03 Patrick Linstruth + * Added --log-syslog, --log-directory, and --log-filename options + to rdimport(1) and logging to RDConfig::log(). + * Modified rdservice(8) to launch rdimport(1) dropboxes with + --log-directory and --log-file if a dropbox Log File is specified + in rdadmin(1). + * Updated rdadmin(1) and rdimport(1) man pages. + * Updated Dropboxes section in Operations Guide.