From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 3 Sep 2020 09:01:42 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 3.3.8~16^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee2cf1b562947c2a16a6efbce27049aaa469c62;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 8abde680..356874ec 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -2,6 +2,7 @@ Version 3.3.7d17 ==== **Bug Fix** * Include the word `jack` in the version string if support for [Jack Audio](https://jackaudio.org) is included. +* Make the first output backend in the list of backends the default, and make its name the default output_name. Clang-format everything. Thanks to [kiwi-ed](https://github.com/kiwi-ed) for bringing these issues to light. Version 3.3.7d16 ====