From: Miroslav Lichvar Date: Tue, 24 Jan 2017 14:03:24 +0000 (+0100) Subject: doc: update NEWS X-Git-Tag: 3.1-pre1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ac791665ed288eaae9859c6c55f98c91c30bb82;p=thirdparty%2Fchrony.git doc: update NEWS --- diff --git a/NEWS b/NEWS index 08930bfd..3e560940 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +New in version 3.1 +================== + +Enhancements +------------ +* Add support for precise cross timestamping of PHC on Linux +* Add minpoll, precision, nocrossts options to hwtimestamp directive +* Allow sub-second polling interval with NTP sources + +Bug fixes +--------- +* Fix time smoothing in interleaved mode + New in version 3.0 ==================