]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Wed, 17 Aug 2016 19:18:54 +0000 (20:18 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2016 19:18:54 +0000 (20:18 +0100)
RELEASENOTES.md

index 24cb2c2195e4631ecb5c77e07540a0a2d2d9ba5d..90c22309eac3daa0f50bfda167ec67ea42d00627 100644 (file)
@@ -1,7 +1,12 @@
+Version 2.8.4.6 – Development Version
+----
+**Enhancement**
+* Add a new `alsa` configuration setting: `use_mmap_if_available` to control the use of mmap. The default is `"yes"` -- see [#351](https://github.com/mikebrady/shairport-sync/issues/351).
+
 Version 2.8.4.5 – Development Version
 ----
 **Enhancement**
-* Add a new `alsa` configuration setting: `use_mmap_if_available` to control the use of mmap. The default is `"yes"`.  Thanks to [mistepien](https://github.com/mistepien).
+* Handle varying packet lengths -- this makes it compatible with the HTC Connect, HTCs AirPlay implementation. Thanks to [Jörg Krause](https://github.com/joerg-krause) for his detective work, and see [#338](https://github.com/mikebrady/shairport-sync/issues/338).
 
 Version 2.8.4.4 – Development Version
 ----