From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:12:31 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.3.2^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57382cdecb1c8e5cc679583d5654abd42b51b421;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 9b31bdff..0f2d9aad 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,8 @@ +Version 4.3.2-dev-41-gdc197ae7 +=== +**Bug Fix** +* Fix underrun ("xrun") errors. These errors seem harmless, and the only place they were noticed was in the listing from `pw-top` on recent versions of PipeWire (e.g. PipeWire 0.3.80 in Fedora 38). Anyway, they are gone now. + Version 4.3.2-dev-38-gbde2bcc8 === **Enhancement**