]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: update NEWS 3.0-pre2
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 15 Dec 2016 11:00:26 +0000 (12:00 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 15 Dec 2016 12:47:41 +0000 (13:47 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 16e18e4749eea2233dfbcf4f77b0344d5bb56b19..3bc6450b4cf7b645e11ad6ccbf72944892f5d73d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,14 +16,21 @@ Enhancements
 * Add -t option to chronyd to exit after specified time
 * Add partial protection against replay attacks on symmetric mode
 * Don't reset polling interval when switching sources to online state
+* Enable NTP response rate limiting by default
+  (1024 packets per second per IP address and 25% leak)
 * Improve maximum server throughput on Linux and NetBSD
 * Remove dump files after start
 * Add tab-completion to chronyc with libedit/readline
 * Add ntpdata command to print details about NTP measurements
+* Allow all source options to be set in add server/peer command
 * Indicate truncated addresses/hostnames in chronyc output
 * Print reference IDs as hexadecimal numbers to avoid confusion with
   IPv4 addresses
 
+Bug fixes
+---------
+* Fix crash with disabled asynchronous name resolving
+
 New in version 2.4.1
 ====================