2024-07-10 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdairplay(1) that caused play-out to ignore
	End marker position.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-07-10 11:49:14 -04:00
parent 38b572153b
commit 7c9ec88d98
3 changed files with 60 additions and 4 deletions

View File

@@ -24820,3 +24820,6 @@
* Added a step to 'docs/misc/rivendell_release_checklist.txt'.
2024-06-29 Fred Gleason <fredg@paravelsystems.com>
* Modified rddbmgr(8) to make the 293=>294 schema update a no-op.
2024-07-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused play-out to ignore
End marker position.