From: Mike Brady Date: Wed, 17 Aug 2016 19:18:54 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 2.8.4.6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7d43be6765fae7d4782b60d6773aab0f62e3ef;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 24cb2c21..90c22309 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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 ----