2022-03-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdairplay(1) that caused currently playing
	log items to disappear when loading a new log.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-03-25 13:08:04 -04:00
parent 612f6a7e08
commit 1c653b8b84
3 changed files with 5 additions and 1 deletions

View File

@@ -22961,3 +22961,6 @@
* Fixed a regression in rdlogedit(1) that caused events from
previously viewed logs to be prepended to subsequent logs viewed
during the same session.
2022-03-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused currently playing
log items to disappear when loading a new log.