2022-03-04 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdimport(1) that could create duplicate
	Scheduler Code entries when using the '--to-cart' and
	'--add-scheduler-code' switches simultaneously.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-03-04 13:15:42 -05:00
parent dc1cd4a748
commit 5afcd7e7af
3 changed files with 19 additions and 9 deletions

View File

@@ -20849,3 +20849,7 @@
target.
2022-02-22 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.4.
2022-03-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that could create duplicate
Scheduler Code entries when using the '--to-cart' and
'--add-scheduler-code' switches simultaneously.