]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Wed, 23 Dec 2015 10:37:38 +0000 (10:37 +0000)
committerMike Brady <mikebrady@eircom.net>
Wed, 23 Dec 2015 10:37:38 +0000 (10:37 +0000)
RELEASENOTES.md

index f2c4792ef974ee46fbf9d4ca110289a703776549..aac0a1f61a61ec4d1426e5c7fb133506aad0c46d 100644 (file)
@@ -1,9 +1,14 @@
+Version 2.7.5 -- Development Version
+----
+**Enhancements**
+* Broaden the use of the value `$PREFIX` instead of the path `/usr/local/bin` during configuration. Thanks to [dantheperson](https://github.com/dantheperson).
+
 Version 2.7.4 -- Development Version
 ----
 **Enhancements**
 * Use the correct method for finding the `systemd` unit path, as recomended by debain maintainers and
 http://www.freedesktop.org/software/systemd/man/daemon.html#Installing%20Systemd%20Service%20Files. Thanks to [dantheperson](https://github.com/dantheperson).
-* Rather than hardwire the path `/usr/local/bin` as the path to the shairport-sync executable, the value of `$PREFIX` is now used during configuration. Thanks to [Nick Steel](https://github.com/kingosticks) and [dantheperson](https://github.com/dantheperson).
+* Rather than hardwire the path `/usr/local/bin` as the path to the shairport-sync executable, the value of `$PREFIX` is now used during configuration. Thanks to [Nick Steel](https://github.com/kingosticks).
 * Add some extra diagnostic messages if the hardware buffer in the DAC is smaller than desired.
 * If metadata has been enabled, but if picture sending has not been requested and the source sends pictures anyway, omit them from the metadata feed. Thanks to [Jörg Krause](https://github.com/joerg-krause).