]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 5 Apr 2022 06:33:13 +0000 (07:33 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 06:33:13 +0000 (07:33 +0100)
RELEASENOTES-DEVELOPMENT.md

index c80e7f0e7bec28835894bbca124ce0f13299f067..c441fa75058c044ff618d93fb8f88266bb6302f2 100644 (file)
@@ -1,8 +1,15 @@
+Version-4.1-dev-249-g38bbad6f
+====
+**Bug Fix**
+
+* Fix a bug in the `systemd` startup file. The bug was that even when Shairport Sync was built without Avahi support, Shairport Sync would not launch until the Avahi service was available. Thanks to [klslz](https://github.com/klslz) for reporting the problem in issue [#1454](https://github.com/mikebrady/shairport-sync/issues/1454).
+
+
 Version-4.1-dev-247-ga295c2a2
 ====
 **Bug Fix**
 
-* Fix a bug in the logic for supressing clicks when the `alsa` `disable_standby_mode` is active.
+* Fix a bug in the logic for suppressing clicks when the `alsa` `disable_standby_mode` is active.
 
 Version-4.1-dev-245-gf34a69fa
 ====