2023-04-24 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in the 'List Feeds' dialog in rdadmin(1) that
	threw a segfault when reposting a feed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-04-24 16:24:36 -04:00
parent 8a679e2733
commit f84ad0cc54
2 changed files with 7 additions and 5 deletions

View File

@@ -24041,3 +24041,6 @@
* Updated the package version to 4.0.0rc3.
* Updated the version of the 'rivwebpyapi' PyPI package to
4.0.0rc3.
2023-04-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in the 'List Feeds' dialog in rdadmin(1) that
threw a segfault when reposting a feed.