From: Miroslav Lichvar Date: Tue, 15 Dec 2009 15:07:34 +0000 (+0100) Subject: Update NEWS X-Git-Tag: 1.24-pre1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a4313c32bb9af1c5b0db177ed2f1581f1e640a0;p=thirdparty%2Fchrony.git Update NEWS --- diff --git a/NEWS b/NEWS index 3c32a396..d9766d23 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,23 @@ New in version 1.24 * Memory locking support on Linux * Real-time scheduler support on Linux * Leap second support on Linux -* Support for editline -* Various bug fixes and improvements +* Support for editline library +* Support for new Linux readonly adjtime +* NTP client support for KoD RATE +* Read kernel timestamps for received NTP packets +* Reply to NTP requests with correct address on multihomed hosts +* Add option to limit client log memory size +* Retry name resolving after temporary failure +* Avoid blocking read in Linux RTC driver +* Support for Linux on S/390 and PowerPC +* Fix various bugs on 64-bit systems +* Fix valgrind errors and compiler warnings +* Improve configure to support common options and variables +* Improve status checking and printing in chronyc +* Return non-zero exit code on errors in chronyc +* Reduce request timeout in chronyc +* Print estimated offset in sourcestats +* Changed chronyc protocol, incompatible with older versions New in version 1.23 ===================