From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 31 Dec 2022 10:13:01 +0000 (+0000) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.2.1d0~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc994ab7767f8f98e2e895717a09b8ee1674b71;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index a63adc5a..62e79f44 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -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**