2022-11-15 Fred Gleason <fredg@paravelsystems.com>

* Added a check for conflicting events to the 'Edit Playout' dialog
	in rdcatch(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-11-15 12:34:10 -05:00
parent 63841a4bf8
commit 520cd9a483
3 changed files with 91 additions and 1 deletions

View File

@@ -23678,3 +23678,6 @@
2022-11-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdcatch(1) that could erroneously detect conflicts
between events in the 'Edit Recording' dialog.
2022-11-15 Fred Gleason <fredg@paravelsystems.com>
* Added a check for conflicting events to the 'Edit Playout' dialog
in rdcatch(1).