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

* Refactored the 'List Feed' 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-25 12:13:26 -05:00
parent 9d5d446c2a
commit 44b9c6848a
16 changed files with 252 additions and 466 deletions

View File

@@ -20895,3 +20895,6 @@
* Added 'RDFeedListModel' class
* Refactored the top-level window in rdcastmanager(1) to use the
model-based API.
2021-01-25 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'List Feed' dialog in rdadmin(1) to use the
model-based API.