2017-10-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the 'RDStation::create()' method that caused JACK
	client setting to fail to be copied to new host configurations.
	* Fixed a bug in the 'RDStation::removed()' method that caused JACK
	client setting to fail to be cleaned up when deleting host
	configurations.
This commit is contained in:
Fred Gleason
2017-10-25 09:02:37 -04:00
parent 939cd03a30
commit a18a97b5fb
2 changed files with 30 additions and 0 deletions

View File

@@ -16201,3 +16201,9 @@
2017-10-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that caused a segfault when opening the
'Edit Host' dialog.
2017-10-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'RDStation::create()' method that caused JACK
client setting to fail to be copied to new host configurations.
* Fixed a bug in the 'RDStation::removed()' method that caused JACK
client setting to fail to be cleaned up when deleting host
configurations.