From: Mike Brady Date: Mon, 25 Sep 2017 16:52:30 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.1.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c5e494613360a18444c4a3625ec6cc4b5f4559;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6c7a9707..b214547c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,9 @@ +Version 3.1.3 +==== + +**Bug Fixes** +* Fixed a bug that prevented Shairport Sync from starting automatically on systems using the System V startup system (e.g. Ubuntu 14.04). The problem was that the directory to be used – `/var/run/shairport-sync/` – was deleted on power down and needed to be recreated on startup. In it's absence, Shairport Sync would not start and would report a mysterious daemon error \#2. + Version 3.1.2 ====