]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: update NEWS 4.3-pre1
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Aug 2022 07:36:40 +0000 (09:36 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Aug 2022 08:32:58 +0000 (10:32 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 69656844fc318fd9d55a7290b0711b393bafb71b..8673fd65824b9863c1fad722d2010745b9c84c75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+New in version 4.3
+==================
+
+Enhancements
+------------
+* Add local option to refclock directive to stabilise system clock
+  with more stable free-running clock (e.g. TCXO, OCXO)
+* Add maxdelayquant option to server/pool/peer directive to replace
+  maxdelaydevratio filter with long-term quantile-based filtering
+* Add selection option to log directive
+* Allow external PPS in PHC refclock without configurable pin
+* Don't accept first interleaved response to minimise error in delay
+* Don't use arc4random on Linux to avoid server performance loss
+* Improve filter option to better handle missing NTP samples
+* Improve stability with hardware timestamping and PHC refclock
+* Update seccomp filter
+
+Bug fixes
+---------
+* Fix waitsync command to reconnect when not getting response
+
 New in version 4.2
 ==================