From: Mike Brady Date: Mon, 30 Jan 2017 22:59:23 +0000 (+0000) Subject: Update RELEASENOTES.md X-Git-Tag: 3.0.d21~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8dcd8b94354fa8ed26c2571805eefb69ff820bc;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 82f3137e..45e22432 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,15 @@ +Version 3.0d21 – Development Version +---- + +**Bug Fix** +* Fixed a bug which turned off resync by default. Duh. + +Version 3.0d20 – Development Version +---- + +**Bug Fix** +* Fix a small and generally silent error in configure.ac so that it only looks for the systemd direcotry if systemd has been chosen. It caused a warning when cross-compiling. + Version 3.0d19 – Development Version ----