2021-04-27 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'RDLog::create()' that threw SQL errors.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-27 12:20:13 -04:00
parent 4d797bbebe
commit 890b488822
2 changed files with 4 additions and 2 deletions

View File

@@ -21627,3 +21627,5 @@
rd.conf(5).
2021-04-27 Fred Gleason <fredg@paravelsystems.com>
* Added a note on Apache configuration on Ubuntu to 'INSTALL'.
2021-04-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDLog::create()' that threw SQL errors.