2021-08-13 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdlibrary(1) that caused misaligned
	columns when generating a Cut Report.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-08-15 13:55:19 -04:00
parent d9925e0ee8
commit fcb3ad7b27
12 changed files with 62 additions and 37 deletions

View File

@@ -22266,3 +22266,8 @@
2021-08-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that caused misaligned
columns when generating a Cut Report.
2021-08-15 Fred Gleason <fredg@paravelsystems.com>
* Changed the second parameter of the
'RDCoreApplication::timeString()' and
'RDCoreApplication::tenthsTimeString()' to allow specification
of the character used for padding.