From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:46:20 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.3.3-dev~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d24a89caa460f9c49d76356808ffb14c0ae17b;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 3e9d4bbc..f7ab6c6d 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,6 +1,10 @@ +Version 4.3.3-dev-7-ga7603893 +=== +* Remove the a few compilation warnings during a Docker build -- the warnings were that some variables possibly being used uninitialised. + Version 4.3.3-dev-3-g2a5c49d3 === -* Update [CAR INSTALL.md](https://github.com/mikebrady/shairport-sync/blob/development/CAR%20INSTALL.md) for Bookworm, which uses `NetworkManager` and does not use `dhcpcd`. +* Update [CAR INSTALL](https://github.com/mikebrady/shairport-sync/blob/development/CAR%20INSTALL.md) for Bookworm, which uses `NetworkManager` and does not use `dhcpcd`. * Changes to the setup may result in more stable WiFi operation. Version 4.3.2-dev-58-gb70dd463