2022-08-04 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdcatch(1) that caused switch event endpoints
	to be sorted alphabetically rather than by endpoint number in
	the 'Edit Switcher Event' dialog.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-08-04 13:48:11 -04:00
parent 9655cb9f6b
commit 8949fcc3fb
2 changed files with 6 additions and 2 deletions

View File

@@ -23216,3 +23216,7 @@
'next event' to disappear after changing the filtering settings.
2022-08-03 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0beta3int2.
2022-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdcatch(1) that caused switch event endpoints
to be sorted alphabetically rather than by endpoint number in
the 'Edit Switcher Event' dialog.