From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 16 Aug 2022 09:10:05 +0000 (+0100) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd95eb5b8bafb7f7cc1b56cc9aad53ff6a6f946e;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b3fa118..1de97a8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +## Version: 1.1-dev-166-g46a9f1b +* Update the wording in the INSTALL document to match the wording generated at the `autoreconf -fi` stage, so that `git` doesn't flag an altered document. Thanks to [David Leibovic](https://github.com/dasl-) for bringing this to notice. + ## Version: 1.1-dev-161-g353093a **Bug Fix** * If a player (e.g. a HomePod mini) that was providing the master clock was removed from the set of devices playing, the new master clock retained out-of-date information about the old master clock. This could cause problems going to the next track or to a previous one, causing them not to be heard. Thanks (again!) to [Kristian Dimitrov](https://github.com/Kristian8606) for a precise description of how to cause the problem.