2025-11-26 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDCart::updateLength()' that could throw a SQL
	error.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-11-26 12:12:35 -05:00
parent 187a69c5fd
commit 306633e86c
2 changed files with 10 additions and 18 deletions

View File

@@ -25073,3 +25073,6 @@
flag set.
2025-11-24 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.4.1int1.
2025-11-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCart::updateLength()' that could throw a SQL
error.