2022-12-13 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'RDLibraryModel' that could throw a SQL
	error when processing notifications for added carts.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-12-13 13:35:42 -05:00
parent 88810a06f4
commit e0890f05bd
2 changed files with 7 additions and 4 deletions

View File

@@ -23784,4 +23784,7 @@
2022-12-08 Fred Gleason <fredg@paravelsystems.com>
* Implemented column sorting for item lists in rdcastmanager(1).
2022-12-08 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0rc0int7.
* Incremented the package version to 4.0.0rc0int7
2022-12-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDLibraryModel' that could throw a SQL
error when processing notifications for added carts.