From: Miroslav Lichvar Date: Fri, 28 Jan 2011 12:21:56 +0000 (+0100) Subject: Update NEWS X-Git-Tag: 1.25-pre1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9dc7ea7c624a178442b34ea4e88886ada0520f5e;p=thirdparty%2Fchrony.git Update NEWS --- diff --git a/NEWS b/NEWS index 081d1c0f..a76f8057 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +New in version 1.25 +=================== + +* Improve accuracy with NTP sources +* Improve accuracy with reference clocks +* Improve polling interval adjustment +* Improve stability with temporary asymmetric delays +* Improve source selection +* Add delayed server name resolving +* Add temperature compensation +* Add nanosecond slewing to Linux driver +* Add fallback drifts +* Add iburst, minstratum, maxdelaydevratio, polltarget, + prefer, noselect options +* Add rtcsync directive to enable Linux 11-minute mode +* Add reselectdist, stratumweight, logbanner, maxclockerror directives +* Add -n option to not detach daemon from terminal +* Fix pidfile directive +* Fix name resolving with disabled IPv6 support +* Fix reloading sample histories with reference clocks +* Fix crash with auto_offline option +* Fix online command on auto_offline sources +* Fix file descriptor leaks +* Increase burst polling interval and stop on KoD RATE +* Set maxupdateskew to 1000 ppm by default +* Consider offline sources unreachable +* Require password for clients command +* Update drift file at most once per hour +* Reduce default chronyc timeout and make it configurable +* Avoid large values in chronyc sources and sourcestats output +* Add reselect command to force reselecting best source +* Add -m option to allow multiple commands on command line + New in version 1.24 ===================