]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Wed, 15 Mar 2017 21:23:17 +0000 (21:23 +0000)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2017 21:23:17 +0000 (21:23 +0000)
RELEASENOTES.md

index 154091d68e5b1443007990ff590e93a380743659..9e0e77d35c962eb46f8277230445d17c3e53c97c 100644 (file)
@@ -1,3 +1,10 @@
+Version 3.1s1 and 3.1s2
+====
+**Bug fix**
+3.1s2 fixes issues with audio backend latency offset calculations.
+
+Other minor fixes will be detailed later.
+
 Version 3.1d1
 ====
 This is a stability update. Some users have reported occasional crashes particularly when a play session ends and another begins immediately. The thread that plays a session was not reentrant, and this _may_ have been causing those stability problems. The player thread is now fully re-entrant, so those stability problems should be gone. The changes made were quite extensive, so more bugs may have been reintroduced. Your stability reports would be welcome.