From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 10 Sep 2022 11:05:52 +0000 (+0100) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~1^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fc432d7c1805925ecd89a05c266517ff39529a7;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a1f7c41..b151c88 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +## Version: 1.1-dev-186-g4e54f1b +**Bug Fixes** +* Reorder system header files includes to fix a compilation error. + ## Version: 1.1-dev-164-g086a123 **Enhancements** * Improve the accuracy of the clock by including data from the `correctionField` part of a PTP message. Most of the time, this is a fraction of a millisecond, but sometimes it can be larger.