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

index 933214e242fa873a2cf2bda1b18bc290cde41255..1fd51e5fd2f677344358b0d2d783f2fcad495c80 100644 (file)
@@ -53,7 +53,7 @@ Version 2.8.3.4 – 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 many IP numbers active at the same time – various IPv6 numbers and also various IPv4 numbers. During a play session, when Shairport Sync has to create connections back to the source, it would use an automatically-assigned IP number for itself, but that number might not be same as the 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. Thannks to [ejurgensen](https://github.com/ejurgensen) for help with this.
+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 many IP numbers active at the same time – various IPv6 numbers and also various IPv4 numbers. During a play session, when Shairport Sync has to create connections back to the source, it would use an automatically-assigned IP number for itself, but that number might not be same as the 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. Thanks to [ejurgensen](https://github.com/ejurgensen) for help with this.
 
 
 Changed the `mono` setting for a `playback_mode` setting with two possible values: `stereo` (default) and `mono`.