From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 9 Aug 2022 13:02:14 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.1-rc1~24^2~42^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c9ff5de4cc9267a3236bb6883b78742569d7f2;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 634df2bb..666071a8 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -6,6 +6,8 @@ Version 4.1-dev-454-ga774a6fc **Bug Fixes** * Fix a few compilation bugs and portability issues, and turn off deprecation warnings when compiling for Mac OS. +**Note:** After this update, you'll need to run `autoreconf -fi` and the `./configure...` steps again. + Version 4.1-dev-439-gb7a11cae ==== Documentation update. Comments, corrections and suggestions welcome.