From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 21 Dec 2021 12:27:57 +0000 (+0000) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a378f072112ee44cfeeb7b2249f82d1b68d5d86d;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f522399..b9fcd6c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +## Version: 1.1-dev-107-g811524b +**Enhancement** +* Further simplify things by turning off history completely and by discarding any mastership history prior to becoming part of a [possibly new] timing peer list. + ## Version: 1.1-dev-104-gd78c84a **Enhancement** * Make `nqptp` tolerant of longer gaps in the reception of messages from the master clock -- up to 300 seconds. This may be overkill, since messages are meant to arrive 8 times per second, but experience shows that rather long gaps can indeed occur.