]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Mon, 2 May 2016 09:34:34 +0000 (10:34 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 2 May 2016 09:34:34 +0000 (10:34 +0100)
RELEASENOTES.md

index a4d52892dd16e1cc335694cb8923192e9a06ba33..d9fe5b6d02073cb4f8d48dc1a495bb53bb16f696 100644 (file)
@@ -1,9 +1,10 @@
-Version 2.8.3.2 – Unstable! Development Version
+Version 2.8.3.2 – Development Version
 ----
 **Bug Fix**
-The networking subsystem has been modified to always use the same IP number during a session. Background: the computer Shairport Sync is running on can have may IP numbers active at the same time -- various IPv6 numbers and also various IPv4 numbers. During a play session, Shairport Sync has to create a number of connections back to the source, and up until now, it would use an automatically-assigned IP number for itself, but that number might now be the number used earlier in the session. From now on, it will always use the same IP number it used when the connection was first established.
 
-Changed the `mono` setting for a `playback_mode` setting with two possible values `stereo` (default) and `mono`.
+The networking subsystem has been modified to always use the same IP number during a session. Background: the computer Shairport Sync is running on can have may IP numbers active at the same time – various IPv6 numbers and also various IPv4 numbers. During a play session, Shairport Sync has to create a number of connections back to the source, and up until now, it would use an automatically-assigned IP number for itself, but that number might now be the number used earlier in the session. From now on, it will always use the same IP number it used when the connection was first established.
+
+Changed the `mono` setting for a `playback_mode` setting with two possible values: `stereo` (default) and `mono`.
 
 Version 2.8.3.1 – Development Version
 ----