From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 7 Nov 2021 12:52:16 +0000 (+0000) Subject: Update the release notes. X-Git-Tag: 1.2~82 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=099b5b767b5441b8e431a7de0e67a7f0cf08b1e2;p=thirdparty%2Fnqptp.git Update the release notes. --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d57595c..75a829d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,9 @@ +## Version: 1.1-dev-74-gf713183 +**Enhancement** +* Add code to activate a PTP clock that has become effectively silent. This can happen to a PTP clock on an Apple Silicon Mac after it has been woken from sleep. It may happen elsewhere. +The new code begins and then rapidly terminates a clock mastership negotiation, and this causes the clock to become active. +This 'silent clock' is unexpected behaviour and may be a bug. + ## Version: 1.1-dev-51-g812326a ***Pesky Change You Can't Ignore***