From 2a299233b3d83cc737029f2e30ec90cd4f9b46c9 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 10 Jun 2015 14:44:54 +0200 Subject: [PATCH] update NEWS --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index 28c7b02..1c8f0de 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +New in version 2.1 +================== + +Enhancements +------------ +* Try to replace unreachable and falseticker servers/peers specified + by name like pool sources +* Add leaponly option to smoothtime directive to allow synchronised + leap smear between multiple servers +* Add smoothing command to report time smoothing status +* Add smoothtime command to activate or reset time smoothing + +Bug fixes +--------- +* Fix crash in source selection with preferred sources +* Fix resetting of time smoothing +* Include packet precision in peer dispersion +* Fix crash in chronyc on invalid command syntax + New in version 2.0 ==================