]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Sun, 26 Jun 2016 14:26:11 +0000 (15:26 +0100)
committerGitHub <noreply@github.com>
Sun, 26 Jun 2016 14:26:11 +0000 (15:26 +0100)
RELEASENOTES.md

index 6acd810735ca3828fdecf8c1d0274c1556be6f03..12e6413ed2a55be172372498276998ef684efd6e 100644 (file)
@@ -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**