From: Miroslav Lichvar Date: Thu, 15 Dec 2016 11:00:26 +0000 (+0100) Subject: doc: update NEWS X-Git-Tag: 3.0-pre2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16519ee2cc5eaed53c946b2a9cf3c56ad7df6be1;p=thirdparty%2Fchrony.git doc: update NEWS --- diff --git a/NEWS b/NEWS index 16e18e47..3bc6450b 100644 --- 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 ====================