2021-09-01 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'RDGroupListModel' that caused SQL errors
	upon startup in rdairplay(1) and rdcartslots(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-09-01 11:28:48 -04:00
parent 705fac3ae3
commit 0b58b4f5a9
2 changed files with 4 additions and 1 deletions

View File

@@ -22364,3 +22364,6 @@
'RDGroup::setEnableNowNext()' methods.
* Removed the 'RDLogLine::nowNextEnabled()' and
'RDLogLine::setNowNextEnabled()' methods.
2021-09-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDGroupListModel' that caused SQL errors
upon startup in rdairplay(1) and rdcartslots(1).