]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 16 Aug 2022 09:10:05 +0000 (10:10 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 09:10:05 +0000 (10:10 +0100)
RELEASE_NOTES.md

index b3fa118c6bfa4b72116d86a6c25654038767845a..1de97a8d9995cd5e5c1fa613101d1fd978a8bfc6 100644 (file)
@@ -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.