]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Mon, 27 Jun 2016 20:11:57 +0000 (21:11 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2016 20:11:57 +0000 (21:11 +0100)
RELEASENOTES.md

index b1d3fa3a22d9b77fe79fb937a5b77814ba277626..8a9921ea91cb3c7455dcf0f7755b0f46b3e03a4f 100644 (file)
@@ -2,7 +2,7 @@ Version 2.8.4.3 – Development Version
 ----
 **Bug Fixes**
 
-* Set the RTSP socket to close on `exec()` of child processes otherwise background `run_this_before_play_begins` or `run_this_after_play_ends` commands that are sleeping prevent the daemon from being restarted because the listening RTSP port is still in use. Fixes [#329](https://github.com/mikebrady/shairport-sync/issues/329).
+* Set the RTSP socket to close on `exec()` of child processes; otherwise, background `run_this_before_play_begins` or `run_this_after_play_ends` commands that are sleeping prevent the daemon from being restarted because the listening RTSP port is still in use. Fixes [#329](https://github.com/mikebrady/shairport-sync/issues/329).
 
 Version 2.8.4.2 – Development Version
 ----