]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md 2.8.3.11
authorMike Brady <mikebrady@eircom.net>
Mon, 23 May 2016 13:11:19 +0000 (14:11 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 23 May 2016 13:11:19 +0000 (14:11 +0100)
RELEASENOTES.md

index 377af1f4d63d5e177fb533ba731fffdb1472240b..3927b4740b3d35d69df68f55010ad926db2d19df 100644 (file)
@@ -1,13 +1,13 @@
 Version 2.8.3.11 – Development Version
 ----
-**Enhancement**
-
-It is now possible to set the amount of time Shiarport Sync will wait for the metadata pipe to become ready to write to. The setting is `pipe_timeout` in the `metadata` section. Default is 5,000 milliseconds.
-
 **Bug Fix**
 
 Fix some problems with the non-blocking write function used to write to the metadata pipe.
 
+**Enhancement**
+
+It is now possible to set the amount of time to wait for the metadata pipe to become ready for writing. The setting is called `pipe_timeout` in the `metadata` section. Default is 5,000 milliseconds.
+
 Version 2.8.3.10 – Development Version
 ----
 **Bug Fix**