]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Fri, 10 Jul 2015 15:27:56 +0000 (16:27 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 10 Jul 2015 15:27:56 +0000 (16:27 +0100)
RELEASENOTES.md

index 1ffb1c73ada0a8351e99e4ad0b0b99c8358a3edb..f4959e741c325502bf8032966183b747a0797950 100644 (file)
@@ -1,3 +1,15 @@
+Version 2.3.7
+----
+* Changes
+  * Removed the two different buffer lengths for the alsa back end that made a brief appearance in 2.3.5.
+
+* Enhancements
+ * Command line arguments are now given precedence over config file settings. This conforms to standard unix practice.
+ * A `–without-pkg-config` configuration argument now allows for build systems, e.g. for older OpenWrt builds, that haven't fully implemented it. There is still some unhappiness in arch linux builds.
+
+* More
+ *  Quite a bit of extra diagnostic code was written to investigate clock drift, DAC timings and so on. It was useful but has been commented out. If might be useful in the future.
+
 Version 2.3.5
 ----
 * Changes