2018-06-24 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdlogmanager(1) that caused a segfault
	when generating a log.
This commit is contained in:
Fred Gleason
2018-08-24 14:48:49 -04:00
parent 4f05308b37
commit 07396cb96d
2 changed files with 6 additions and 3 deletions

View File

@@ -17521,3 +17521,6 @@
* Changed the default value of the 'Collation=' parameter in the
[mySQL] section of rd.conf(5) from 'latin1_swedish_ci' to
'utf8_general_ci'.
2018-06-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlogmanager(1) that caused a segfault
when generating a log.