2018-07-31 Fred Gleason <fredg@paravelsystems.com>

* Modified logging in caed(8) to use 'RDConfig::log()' method.
This commit is contained in:
Fred Gleason
2018-07-31 13:09:03 -04:00
parent 26c29e1d4e
commit 949b3f903c
6 changed files with 130 additions and 158 deletions

View File

@@ -17289,3 +17289,5 @@
* Refactored rmlsend(1) to handle UTF-8 strings correctly.
2018-07-31 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'RDMacro' to handle UTF-8 strings correctly.
2018-07-31 Fred Gleason <fredg@paravelsystems.com>
* Modified logging in caed(8) to use 'RDConfig::log()' method.