]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: update NEWS 4.0-pre4
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 16 Sep 2020 09:39:01 +0000 (11:39 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 16 Sep 2020 10:09:52 +0000 (12:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index aab0295b46481ea041d4b4332ff1e243e9eeef41..bf12cb5163caa8635747fd55d7c3103484154fea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,11 +8,13 @@ Enhancements
 * Add authselectmode directive to control selection of unauthenticated sources
 * Add binddevice, bindacqdevice, bindcmddevice directives
 * Add confdir directive to better support fragmented configuration
-* Add sourcedir directive and "reload sources" command to support
-  dynamic NTP sources specified in files
+* Add sourcedir directive and "reload sources" command to support dynamic
+  NTP sources specified in files
+* Add clockprecision directive
 * Add dscp directive to set Differentiated Services Code Point (DSCP)
 * Add -L option to limit log messages by severity
 * Add -p option to print whole configuration with included files
+* Add -U option to allow start under non-root user
 * Allow maxsamples to be set to 1 for faster update with -q/-Q option
 * Avoid replacing NTP sources with sources that have unreachable address
 * Improve pools to repeat name resolution to get "maxsources" sources
@@ -38,6 +40,9 @@ Bug fixes
 Removed features
 ----------------
 * Drop support for RIPEMD keys (RMD128, RMD160, RMD256, RMD320)
+* Drop support for long (non-standard) MACs in NTPv4 packets (chrony 2.x
+  clients using non-MD5/SHA1 keys need to use option "version 3")
+* Drop support for line editing with GNU Readline
 
 New in version 3.5.1
 ====================