]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebradydublin@icloud.com>
Tue, 25 Feb 2020 16:04:55 +0000 (16:04 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2020 16:04:55 +0000 (16:04 +0000)
RELEASENOTES-DEVELOPMENT.md

index d0146e3d415fa77e4caffaf825c6708dc63da72b..e8c629205c0293a6949734f8facdf42fd06e5a10 100644 (file)
@@ -1,3 +1,15 @@
+Version 3.3.7d2
+====
+**Pesky Changes**
+* The underlying timing system has been moved from 64-bit fixed-point time representation (a là NTP) to a 64-bit unsigned nanoseconds representation. This should make precisely no difference to the functionality of Shairport Sync but the transition might behabve inadeventely introduced bugs. Problem reports gratefully received.
+
+**Enhancement**
+* The timing software in the `sndio` backend does some extra sanity checking on certain time estimates, it may help a little whne running on virtual machines.
+
+Version 3.3.7d1
+====
+This is 3.3.6 with some documentation updates.
+
 Version 3.3.6d11 = Version 3.3.6
 ====
 **Bug Fix**