2023-01-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdlibrary(1) that caused the field names for the
	'FILENAME' and 'LENGTH' fields in the 'Cart Data Dump (CSV)' report
	to be corrupted.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-01-18 09:28:33 -05:00
parent 8d838928a2
commit 817d327e3d
2 changed files with 17 additions and 12 deletions

View File

@@ -20962,3 +20962,7 @@
2023-01-18 Fred Gleason <fredg@paravelsystems.com>
* Corrected errors in the WebAPI documentation regarding the
argument type of the 'LINE<n>_TIME_TYPE' field in the 'SaveLog' call.
2023-01-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that caused the field names for the
'FILENAME' and 'LENGTH' fields in the 'Cart Data Dump (CSV)' report
to be corrupted.