Merged v2.17.0-remerge-fix

This commit is contained in:
Fred Gleason
2017-12-06 13:14:50 -05:00
9 changed files with 187 additions and 10 deletions

View File

@@ -16411,5 +16411,9 @@
2017-12-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'ListLogs' Web API call that caused inconsistent
results with filter strings with leading or trailing whitespace.
2017-12-04 Fred Gleason <fredg@paravelsystems.com>
* Added a 'log_unlink_test' harness.
* Fixed a bug that caused a log's link status flags to fail to be
updated when the log was unlinked.
2017-12-05 Fred Gleason <fredg@paravelsystems.com>
* Changed the default [mySQL] 'Engine=' directive value to 'MyISAM'.