]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 3 Nov 2022 15:24:07 +0000 (15:24 +0000)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 15:24:07 +0000 (15:24 +0000)
RELEASENOTES-DEVELOPMENT.md

index b9dc5013d3d5aca3e2d209041d5d24e10146ea31..1840b2b01dc96a62dd6dfffa9e56b05385d84f93 100644 (file)
@@ -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**