From: Miroslav Lichvar Date: Thu, 2 May 2019 09:31:40 +0000 (+0200) Subject: doc: update NEWS X-Git-Tag: 3.5-pre1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c172268cfe39ba214ed7a50414f92f079c98bc5e;p=thirdparty%2Fchrony.git doc: update NEWS --- diff --git a/NEWS b/NEWS index 51a0c22c..b0baf062 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +New in version 3.5 +================== + +Enhancements +------------ +* Add support for more accurate reading of PHC on Linux 5.0 +* Add support for memory locking and real-time priority on FreeBSD, + NetBSD, Solaris +* Update seccomp filter to work on more architectures +* Validate refclock driver options + +Bug fixes +--------- +* Fix bindaddress directive on FreeBSD +* Fix transposition of hardware RX timestamp on Linux 4.13 and later +* Fix building on non-glibc systems + New in version 3.4 ==================