2021-07-29 Fred Gleason <fredg@paravelsystems.com>

* Fixed regressions in rdimport(1) and the WebGet service
	that threw 500 errors when connecting to WebGet.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-07-29 13:13:27 -04:00
parent 195394988a
commit 60f39a8c17
3 changed files with 12 additions and 3 deletions

View File

@@ -22123,3 +22123,6 @@
* Fixed a bug in rdimport(1) that caused the cart title
uniqueness check to be applied to the incorrect string when
the '--set-string-title=' switch was used.
2021-07-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions in rdimport(1) and the WebGet service
that threw 500 errors when connecting to WebGet.