From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 3 Nov 2022 15:24:07 +0000 (+0000) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.1.1~2^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75c7ba3834f93d89d90ebc300e8ea7bb92261ca;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index b9dc5013..1840b2b0 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,12 @@ +Version 4.1-dev-772-g085bf128 +==== +**Bug Fix** +* Fix a long-standing bug whereby the socket used for the RTSP connection wasn't closed when the connection was closed by the client, potentially exhausting the sockets available. Many thanks to [Lars Strojny](https://github.com/lstrojny) for the report: [#1567](https://github.com/mikebrady/shairport-sync/issues/1567). + +**Enhancements** +* Small documentation updates. +* More use of GitHub actions to check standard builds. + Version 4.1-dev-756-g0a8b1231 ==== **Docker Updates**