]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: update NEWS 4.0-pre1
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 16 Mar 2020 12:16:14 +0000 (13:16 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 16 Mar 2020 12:16:14 +0000 (13:16 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 34133614c6cd508144c6ac6c61b4ae03ad47a2c3..7999c60c88ae3f44bc5f769d801ff5ad5c4db8c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+New in version 4.0
+==================
+
+Enhancements
+------------
+* Add support for Network Time Security (NTS) authentication
+* Add support for AES-CMAC keys (AES128, AES256) with Nettle
+* Add support for maxsamples of 1 for faster update with -q/-Q option
+* Add -L option to limit log messages by severity
+* Avoid replacing NTP sources with unreachable addresses
+* Improve NTP loop test to prevent synchronisation to itself
+* Update clock synchronisation status and leap status more frequently
+* Update seccomp filter
+* Add "add pool" command
+* Add -N option and sourcename command to print original names of sources
+* Add -a option to source/sourcestats command to print unresolved sources
+* Add reset command to drop all measurements
+
+Bug fixes
+---------
+* Handle RTCs that don't support interrupts
+* Respond to command requests with correct address on multihomed hosts
+
+Removed features
+----------------
+* Drop support for RIPEMD keys (RMD128, RMD160, RMD256, RMD320)
+
 New in version 3.5
 ==================