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

* Fixed a regression in rdairplay(1) when using the 'Append Log'
	['AL'] RML caused the Full Log widget to only display the first
	event of the appended log.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-12-01 11:36:42 -05:00
parent 982cdc2d86
commit 83efb5e096
2 changed files with 6 additions and 0 deletions

View File

@@ -24498,3 +24498,7 @@
2023-11-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in ripcd(8) that could cause a segfault when processing
a null password in the 'Login' ['LO'] RML.
2023-12-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) when using the 'Append Log'
['AL'] RML caused the Full Log widget to only display the first
event of the appended log.