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

* Fixed a bug in rdadmin(1) that could cause segfaults when adding
	a new RSS feed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-14 14:29:45 -04:00
parent 2085e08324
commit 30e649413d
2 changed files with 7 additions and 1 deletions

View File

@@ -23307,3 +23307,6 @@
* Fixed a bug in rdadmin(1) that caused the value of the
'SSH Ident. File' on the 'Edit Host' dialog to fail to be
propagated when cloning a new host.
2022-09-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that could cause segfaults when adding
a new RSS feed.