]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Fri, 27 Apr 2018 10:49:57 +0000 (11:49 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Apr 2018 10:49:57 +0000 (11:49 +0100)
RELEASENOTES.md

index b1d129b3622b80012c242166b37aec2ee845b016..5896513ac41c887580056d9259a6d6f702e17ace 100644 (file)
@@ -1,8 +1,8 @@
 Version 3.2d44
 ====
 **Bug Fixes**
-When errors occur sending resend requests, back off for 0.5 seconds, rather than 10 seconds, and make the code work!
-Make the configuration options to include the dbus ionterface and the mpris interfaces be `--with-dbus-interface` and `--with-mpris-interface` as expected, not `--with-dbus` and `--with-mpris` as they actually were.
+* 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 to include the dbus ionterface and the mpris interfaces be `--with-dbus-interface` and `--with-mpris-interface` as expected, not `--with-dbus` and `--with-mpris` as they actually were.
 
 Version 3.2d42
 ====