2021-01-22 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDStationListModel' class
	* Refactored the 'List Hosts' dialog in rdadmin(1) to use the
	model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-22 11:48:53 -05:00
parent 52cb6be95f
commit cd22c3268b
22 changed files with 1100 additions and 59 deletions

View File

@@ -20864,3 +20864,7 @@
* Added 'RDServiceListModel' class
* Refactored the 'List Services' dialog in rdadmin(1) to use the
model-based API.
2021-01-22 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDStationListModel' class
* Refactored the 'List Hosts' dialog in rdadmin(1) to use the
model-based API.