]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: update NEWS 2.4-pre1
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 16 May 2016 09:08:00 +0000 (11:08 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 16 May 2016 09:08:00 +0000 (11:08 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1f4c298a8436f593b99fb4ebe22ebc05d047a69b..94530029f39e3a062e74b4b9d9c8e047683d6d8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+New in version 2.4
+==================
+
+Enhancements
+------------
+* Add orphan option to local directive for orphan mode compatible with ntpd
+* Add distance option to local directive to set activation threshold
+  (1 second by default)
+* Add maxdrift directive to set maximum allowed drift of system clock
+* Try to replace NTP sources exceeding maximum distance
+* Randomise source replacement to avoid getting stuck with bad sources
+* Randomise selection of sources from pools on start
+* Ignore reference timestamp as ntpd doesn't always set it correctly
+* Modify tracking report to use same values as seen by NTP clients
+* Add -c option to chronyc to write reports in CSV format
+* Provide detailed manual pages
+
+Bug fixes
+---------
+* Fix SOCK refclock to work correctly when not specified as last refclock
+* Fix initstepslew and -q/-Q options to accept time from own NTP clients
+* Fix crash on exit when multiple signals are received
+* Fix conversion of very small floating-point numbers in command packets
+
+Removed features
+----------------
+* Drop documentation in Texinfo format
+
 New in version 2.3
 ==================