2024-02-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdairplay(1) that caused invalid PAD JSON
	to be emitted when processing a Chain event.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-02-18 14:58:13 -05:00
parent 16e35df01d
commit 49516407ae
2 changed files with 4 additions and 1 deletions

View File

@@ -24598,3 +24598,6 @@
Layer II to fail.
2024-01-13 Fred Gleason <fredg@paravelsystems.com>
* Added an extended event PAD output at TCP port 34290.
2024-02-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused invalid PAD JSON
to be emitted when processing a Chain event.