From: Mike Brady Date: Sat, 3 Feb 2018 21:07:55 +0000 (+0000) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2d29~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=200801891c619ed7c5b9fbf9646db9ffce6b813d;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ba48e6a2..69504d7d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,12 @@ +Version 3.2d26 +==== +**Bug Fixes** +* Ensure the TEARDOWN of a play session is not delayed by a long sleep timer. +* Ignore duplicate ANNOUNCE packets for the same play session. +* Move the creation and calling of a player thread from the SETUP handler to the RECORD handler. +**Enhancements** +* Add optional timing annotations to debug messages -- see the new settings in the diagnostic stanza of the configuration file. + Version 3.2d25 ==== **Enhancement**