2023-01-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDApplication' that could cause false detection
	of similarly-named windows when enforcing single instances.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-01-20 14:24:45 -05:00
parent acc5e2d73f
commit bf937d9cdb
3 changed files with 8 additions and 3 deletions

View File

@@ -23940,3 +23940,6 @@
2023-01-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that broke the 'Audition Head'
and 'Audition Tail' buttons in the Full Log widget.
2023-01-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDApplication' that could cause false detection
of similarly-named windows when enforcing single instances.