From: Mike Brady Date: Sat, 26 May 2018 14:27:11 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2RC10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8e51f94d34055b1638489fbb88f3ed994d3a14;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 4487bfeb..85763fff 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -3,7 +3,7 @@ Version 3.2RC10 **Compatibility Adjustment** * Disable the use of all hardware mute mechanisms by default, for compatibility with other applications using the same output card. -* Rename `\"mute_using_playback_switch\"` to `\"use_hardware_mute_if_available\"` and make it control volume-based mute as well as playback-switch-based mute. +* Rename the `alsa` setting `mute_using_playback_switch` to `use_hardware_mute_if_available` and make it control volume-based mute as well as playback-switch-based mute. Version 3.2RC9 ====