From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 2 Jan 2022 11:06:13 +0000 (+0000) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9c40e4882c9772f6a2a5dca7f338e47f805614;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 13b3315..07bdafe 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +## Version: 1.1-dev-117-g7e3c2b7 +**Dedicated client interfaces** +NQPTP has gone multi-client. Clients now specify a named SMI interface through which they can specify their own timing peers and through which PTP information for that group of clock peers is returned. Thus, multiple clients (e.g. multiple instances of Shairport Sync) can maintain synchrnoisation with their own individual clock groups. + ## Version: 1.1-dev-108-ga378f07 **Enhancement** * Ensure the shared memory interface is updated when mastership is removed.