2025-10-23 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDCart::updateLength()' that could cause patently
	ridiculous values to be calculated for the 'Start' and 'End'
	date-time columns in the cart library.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-10-23 15:43:31 -04:00
parent 33e01cb8ef
commit e2c52bc5a3
3 changed files with 22 additions and 3 deletions

View File

@@ -25061,3 +25061,7 @@
2025-10-13 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.4.1.
* Incremented the Python API version to 4.4.1.
2025-10-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCart::updateLength()' that could cause patently
ridiculous values to be calculated for the 'Start' and 'End'
date-time columns in the cart library.