2018-08-28 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdimport(1) that would throw a spurious SQL error
	when using the '--to-cart=' switch with an already existing cart
	[Issue #000217].
This commit is contained in:
Fred Gleason
2018-08-28 14:25:17 -04:00
parent 83fa79a84d
commit 586661c0be
2 changed files with 11 additions and 4 deletions

View File

@@ -16675,3 +16675,7 @@
2018-08-28 Fred Gleason <fredg@paravelsystems.com>
* Added support for the Spinitron v2 API in the 'spinitron_plus'
RLM [Pull Request #000211].
2018-08-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdimport(1) that would throw a spurious SQL error
when using the '--to-cart=' switch with an already existing cart
[Issue #000217].