From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 19 Jun 2022 12:38:12 +0000 (+0100) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dec5a204a525d69bea4cf61383dbf87ca7e4111;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 49a8c03..a5bcf15 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +## Version: 1.1-dev-154-g608980e +**Bug Fix** +* Some times, if a PTP clock went to sleep and then woke up, NQPTP would not recognise the new timing data, and, literally, get stuck in the past (!). Getting the problem to manifest itself was difficult -- the clock in the source device (e.g. an iPhone) had to sleep and restart at just the wrong time to cause the problem. Thanks to [Kristian Dimitrov](https://github.com/Kristian8606), [vision4u2](https://github.com/vision4u2) and others. + ## Version: 1.1-dev-150-g7af5673 **Bug Fix** * Remove a noisy debug message that could fill the log. Thanks to [kevocl](https://github.com/kevocl) for the [report](https://github.com/mikebrady/shairport-sync/issues/1481).