2021-12-03 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'RDCart::xml()' that caused a SQL error
	to be generated.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-03 16:14:48 -05:00
parent 60b794bddf
commit b7059f300c
2 changed files with 6 additions and 2 deletions

View File

@@ -22590,3 +22590,6 @@
* Fixed a regression in rdadmin(1) that caused IP address settings
to fail to be saved when creating a new 'Logitek vGuest' matrix
entry.
2021-12-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDCart::xml()' that caused a SQL error
to be generated.