From: Mike Brady Date: Fri, 27 Apr 2018 12:53:37 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2RC5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a16354853a4b53b34178a6a24ced45a8df1440;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index bd9f285b..f0eed60e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,9 @@ +Version 3.2RC5 +==== +**Bug Fixes** +* When errors occur sending resend requests, back off for 0.5 seconds, rather than 10 seconds, and make the code actually work. +* Make the configuration options for including the dbus interface and the mpris interface be `--with-dbus-interface` and `--with-mpris-interface` as expected, not `--with-dbus` and `--with-mpris` as they actually were. + Version 3.2RC4 ==== **Bug Fixes**