]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 31 Dec 2022 10:13:01 +0000 (10:13 +0000)
committerGitHub <noreply@github.com>
Sat, 31 Dec 2022 10:13:01 +0000 (10:13 +0000)
RELEASENOTES-DEVELOPMENT.md

index a63adc5adc4e1e6d1f36b1256d5f1daa221a7534..62e79f44b5692a79c57f0f325e2b2799d5f2a2ff 100644 (file)
@@ -1,3 +1,12 @@
+Version 4.1-dev-843-gae5910e2
+====
+**Bug Fix**
+* Stop endless error messages from the `stdout` backend.
+
+**Enhancements**
+* Call the unfixable error handler if the output device can't be opened or generates errors while being used. If no program is attached to the `run_this_if_an_unfixable_error_is_detected` hook in the `sessioncontrol` section of the configuration file, the program will exit instead.
+* Shorten the amount of time to wait after a client disappears before terminating a play session.
+
 Version 4.1-dev-824-g8e5393ec
 ====
 **Enhancements**