]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 27 Sep 2023 09:53:07 +0000 (10:53 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Sep 2023 09:53:07 +0000 (10:53 +0100)
RELEASENOTES-DEVELOPMENT.md

index e450a0484969f7fd256f8c7cd69adf6b9b187223..5d4ce3c9e4ef3f2217eefdcf3b850f437bd40890 100644 (file)
@@ -1,3 +1,10 @@
+Version 4.3.2-dev-27-g04e3f891
+===
+**Bug Fixes**
+* Fix bugs in the handling of an Avahi client disconnection event. Due to its rarity, Shairport Sync was not handling Avahi client disconnection events correctly. Specificially, it was not cleaning up before deleting the disconnected Avahi client and attempting to create a new one. This has now been fixed.
+
+  It is worth noting that these disconnection events are very rare and often indicate that there is something wrong with the computer as a whole.
+
 Version 4.3.2-dev-25-gc0467468
 ===
 * Make the latency in the PipeWire backend 200,000 instead of 20,000. Should help with DAC underrun.