From: Mike Brady Date: Mon, 23 May 2016 13:11:19 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 2.8.3.11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=defba470396743a8d5acb3f9706cb2e6ac27e5af;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 377af1f4..3927b474 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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**