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

index 8a9921ea91cb3c7455dcf0f7755b0f46b3e03a4f..b5ed010a972d3c85efc001c261b4c577d86e3904 100644 (file)
@@ -1,6 +1,6 @@
 Version 2.8.4.3 – Development Version
 ----
-**Bug Fixes**
+**Bug Fix**
 
 * 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).