2019-02-19 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdadmin(1) that caused cloning of an
	existing service to fail.
This commit is contained in:
Fred Gleason
2019-02-19 17:59:56 -05:00
parent 47daa853bf
commit 528d4f3f1f
2 changed files with 96 additions and 97 deletions

View File

@@ -18502,3 +18502,6 @@
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdamin(1) that caused PyPAD instance data
to fail to be cloned properly when creating a new host entry.
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that caused cloning of an
existing service to fail.