2022-09-29 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdcatch(1) that could cause multiple entries
	to appear for a single upload event to an RSS feed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-29 16:54:53 -04:00
parent c6adb2863a
commit 42d4320200
3 changed files with 30 additions and 7 deletions

View File

@@ -23431,3 +23431,6 @@
* Added a workaround for a bug in 'QTranslator::load()' that
indicates failure when attempting to load a valid-but-null
translation map.
2022-09-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatch(1) that could cause multiple entries
to appear for a single upload event to an RSS feed.