From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 5 Apr 2022 06:33:13 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.1-rc1~24^2~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250704b280fa428807dffa22079a93938586a879;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index c80e7f0e..c441fa75 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -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 ====