From: Mike Brady Date: Sun, 26 Jun 2016 14:26:11 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 2.8.4.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539130cb3e0e5582825f98e022ec8e1f5f8d372c;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6acd8107..12e6413e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,9 +1,14 @@ -HEAD +Version 2.8.4.2 – Development Version ---- **Bug Fixes** +* Fixed an issue where you could not compile the audio_pipe back end without enabling metadata support (thanks to [busa-projects](https://github.com/busa-projects) for reporting the issue). * Fixed a few small issues causing compiler warnings in `mdns_dns_sd.c`. + +**Other** +* Removed the INSTALL file – it's generated automatically by `autoreconf -fi` anyway – added it to the files to be ignored in `.gitignore` and added a simple `INSTALL.md` file. + Version 2.8.4.1 – Development Version ---- **Bug Fixes**