2018-08-17 Fred Gleason <fredg@paravelsystems.com>

* Fixed a rendering error in the 'Edit Host' dialog in rdadmin(1).
	* Fixed a bug in the 'Edit System Settings' dialog in rdadmin(1)
	that caused a segfault.
	* Fixed a rendering error in the 'Edit RSS Feed' dialog in rdadmin(1).
This commit is contained in:
Fred Gleason
2018-08-17 08:36:24 -04:00
parent a078de0473
commit 220b9c6785
14 changed files with 62 additions and 83 deletions

View File

@@ -17460,3 +17460,8 @@
2018-08-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that caused creation of a new host
entry to fail.
2018-08-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a rendering error in the 'Edit Host' dialog in rdadmin(1).
* Fixed a bug in the 'Edit System Settings' dialog in rdadmin(1)
that caused a segfault.
* Fixed a rendering error in the 'Edit RSS Feed' dialog in rdadmin(1).