From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 10 Jun 2024 08:13:23 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.3.4~1^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=976d93e96b1c78bae1069f6bedfefc1a61b72ebc;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index fccd087d..278f8863 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,7 @@ +Version 4.3.4-dev-10-gaade1b39 +== +**Docker Enhancement -- Continued** +* Move the `ulimit -n ...` command to set the maximum file limit from the `01-startup/script.sh` (where it didn't seem to have any effect) to the `02-dbus/run`. Thanks to [rp86](https://github.com/rp86) for the feedback. Version 4.3.4-dev-8-g111e247b == **Docker Enhancement**