From: Mike Brady Date: Sat, 16 Jun 2018 07:47:14 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2RC11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e4ff3310ba3845fa466782f7dceb550c889fa2;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ba088209..fbb5adf8 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -2,8 +2,8 @@ Version 3.2RC11 ==== **Bug Fixes** -* Restore compatability with Synology AudioStation/5.2. Thanks to [Jörg Krause](https://github.com/joerg-krause) for identifying both the issue itself and the likely location of the fix needed. It's not clear if the problem lies with Shairport Sync or Synology – the fix was to ensure that an RTSP reply was sent in one `SEND` call, which shouldn't be important. -* Fix a bug that was causing Shairport Sync to hang very ocassionally when a play session was ending. This seems to occur under rare circumstances, so many thanks to [David Krmpotić](https://github.com/davidhq) for finding the problem and for his patience trying out different theories before the bug was finally identified. More long-term work is probably needed here. +* Restore compatibility with Synology AudioStation/5.2. Thanks to [Jörg Krause](https://github.com/joerg-krause) for identifying both the issue itself and the likely location of the fix needed. It's not clear if the problem lies with Shairport Sync or Synology – the fix was to ensure that an RTSP reply was sent in one `SEND` call, which shouldn't be important. +* Fix a bug that was causing Shairport Sync to hang very occasionally when a play session was ending. This seems to occur under rare circumstances, therefore many thanks to [David Krmpotić](https://github.com/davidhq) both for finding the problem and for his patience in trying out different theories before the bug was finally identified. More long-term work is probably needed here. Version 3.2RC10 ====