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

* 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.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-07-29 12:39:51 -04:00
parent 0434cdb191
commit 195394988a
2 changed files with 22 additions and 10 deletions

View File

@@ -22119,3 +22119,7 @@
('RDMarkerDialog') dialog.
2021-07-29 Fred Gleason <fredg@paravelsystems.com>
* Removed stale entries from 'lib/librd.pro'.
2021-07-29 Fred Gleason <fredg@paravelsystems.com>
* 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.