]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Thu, 3 Aug 2017 17:04:53 +0000 (19:04 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2017 17:04:53 +0000 (19:04 +0200)
RELEASENOTES.md

index fa53bc1678d18d387e9ae571a06f437328202206..87c7eb13ef536ee20fc9bac71b0538b764ebf0e1 100644 (file)
@@ -8,7 +8,7 @@ Version 3.1 brings two new backends, optional loudness and convolution filters,
 * Optional loudness and convolution filters can be incorporated in the audio processing chain, thanks to the fantastic work of [yannpom](https://github.com/yannpom).
 * A volume-change program hook `run_this_when_volume_is_set` has been added to the `general` settings stanza to execute an application whenever the volume is changed.
 
-**Perky Changes You Should Know About**
+**Pesky Changes You Should Know About**
 * The `audio_backend_buffer_desired_length_in_seconds` and `audio_backend_latency_offset_in_seconds` settings have been moved from individual backend stanzas to the `general` stanza. They now have an effect on every type of backend.
 * If you are using a System V (aka `systemv`) installation, please note that the default location for PID file has moved -- it is now stored at `/var/run/shairport-sync/shairport-sync.pid`. This change is needed to improve security a little and to improve compatability across platforms. If you're not doing anything strange, this should make no difference.