2022-12-02 Fred Gleason <fredg@paravelsystems.com>

* Fixed bugs in the notification subsystem that cause multiple
	entries to appear in log listings when a new log was created.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-12-03 11:25:24 -05:00
parent a157602e10
commit 86ba78fa3d
4 changed files with 64 additions and 12 deletions

View File

@@ -23737,3 +23737,6 @@
display is initially fully scrolled to the left.
2022-12-01 Fred Gleason <fredg@paravelsystems.com>
* Added notification support to the 'RDLibraryModel' class.
2022-12-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in the notification subsystem that cause multiple
entries to appear in log listings when a new log was created.