]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebradydublin@icloud.com>
Wed, 19 Feb 2020 10:28:19 +0000 (10:28 +0000)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 10:28:19 +0000 (10:28 +0000)
RELEASENOTES-DEVELOPMENT.md

index 608f1432346e5aceabc5d90c53c43ea834aeee10..aa0b57d8735f017a227c9adfa53ef1f7006ff6f0 100644 (file)
@@ -1,3 +1,14 @@
+Version 3.3.6d9
+====
+**Bug Fixes**
+* Fix a bug in the provision of metadata which would on occasion cause metadata from the previous track to be provided. Thanks to [HiFiBerry](https://github.com/hifiberry) for reporting. This bugfix addresses issue [#972](https://github.com/mikebrady/shairport-sync/issues/972).
+
+Version 3.3.6d8
+====
+**Bug Fixes**
+* Tidy up compilation of the `audio-dummy` and `audio-soundio` back ends when the `fno-common` flag is used. 
+* Remove a superflous extra definition of a variable which would casue it to be used uninitialised.
+
 Version 3.3.6d7
 ====
 **Bug Fix**