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

* Rearranged data layout in the 'RDFeedListModel' class to aid
	code readability.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-14 11:21:40 -04:00
parent 32fa694cf8
commit 90fd7d0430
3 changed files with 29 additions and 21 deletions

View File

@@ -23300,3 +23300,6 @@
* Fixed a regression in rdlogedit(1) that caused the default setting
of the 'Show Start Times As' dropdown in the 'Edit Log' dialog to
fail to be preserved across instances.
2022-09-14 Fred Gleason <fredg@paravelsystems.com>
* Rearranged data layout in the 'RDFeedListModel' class to aid
code readability.