]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 11 Oct 2022 15:06:43 +0000 (16:06 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Oct 2022 15:06:43 +0000 (16:06 +0100)
RELEASENOTES-DEVELOPMENT.md

index d81dc25997a7a46284a856ebc59d09482a5da574..93bb79ba956a1cd0dc0a177dc3ac739aed97ef9b 100644 (file)
@@ -1,5 +1,9 @@
 Version 4.1-dev-717-g86539bc5
 ====
+**Pesky Things You Can't Ignore**
+
+If you are updating from a previous version, after you have pulled the update, please redo the `autoreconf -fi` and the `./configure...` steps (and the do a `make clean` for good measure) before `make`ing the executable -- there have been many changes to the build process.
+
 **Enhancements**
 * A new command-line-only option is included: `--displayConfig`. This prints configuration information to `STDERR` and should be useful when debugging issues.
 * Help text is reordered and updated.