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

* Fixed a bug in rddbmgr(8) that caused the 'AUDIO_CARDS',
	'AUDIO_INPUTS' and 'AUDIO_OUTPUTS' table to be created with the
	incorrect engine type when using '--modify'.
	* Updated the 'init_template_host.py' script to work with
	schema version 287.
This commit is contained in:
Fred Gleason
2018-07-06 11:29:25 -04:00
parent 913e27c304
commit 7cc4e2df57
3 changed files with 24 additions and 9 deletions

View File

@@ -17079,3 +17079,9 @@
2018-07-02 Fred Gleason <fredg@paravelsystems.com>
* Removed 'RDAIRPLAY.INSTANCE' field from schema update/reversion
284 in rddbmgr(8).
2018-07-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rddbmgr(8) that caused the 'AUDIO_CARDS',
'AUDIO_INPUTS' and 'AUDIO_OUTPUTS' table to be created with the
incorrect engine type when using '--modify'.
* Updated the 'init_template_host.py' script to work with
schema version 287.