From: Mike Brady Date: Sun, 14 Oct 2018 13:45:36 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.3~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6079f329c4d14eff84a45a92b896ca822a99fd11;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index f7a45f27..c895cb7e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -5,6 +5,8 @@ Please see the [Release Notes for 3.2](https://github.com/mikebrady/shairport-sy **Enhancement** * Adjust the latency calculation to accommodate changes in iOS 12 and AirPlay connections from macOS Mojave. Thanks to [artenverho](https://github.com/artenverho) who first reported the issue. +* Formatting of the settings file `shairport-sync.conf` has been fixed, thanks to the work of [roblan](https://github.com/roblan). + **Bug Fix** * Fixed a problem that prevented the `run_this_when_volume_is_set` script or program from running when the volume control is changed. Thanks to [shaven](https://github.com/shaven) for the report.