From 4847a3a2596effa4829e9acc7ea1545a06815cd3 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 21 Jun 2013 14:20:09 +0200 Subject: [PATCH] Update NEWS --- NEWS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index 8eec711..c4c8a32 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +New in version 1.28 +=================== + +* Combine sources to improve accuracy +* Make config and command parser strict +* Add -a option to chronyc to authenticate automatically +* Add -R option to ignore initstepslew and makestep directives +* Add generatecommandkey, minsamples, maxsamples and user directives +* Improve compatibility with NTPv1 and NTPv2 clients +* Create sockets only in selected family with -4/-6 option +* Extend tracking log +* Accept float values as initstepslew threshold +* Allow hostnames in offline, online and burst commands +* Fix and improve peer polling +* Fix crash in config parsing with too many servers +* Fix crash with duplicated initstepslew address +* Fix delta calculation with extreme frequency offsets +* Set local stratum correctly +* Remove unnecessary adjtimex calls +* Set paths in documentation by configure + New in version 1.27 ===================