From: Richard P. Curnow Date: Sun, 2 Dec 2007 14:53:09 +0000 (+0000) Subject: Update NEWS for 1.23 X-Git-Tag: 1.23^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5331e1a146d5409d696bdc4f234365221ba961d2;p=thirdparty%2Fchrony.git Update NEWS for 1.23 --- diff --git a/NEWS b/NEWS index f3cc5f21..bdde2e6e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +New in version 1.23 +=================== + +* Support for MIPS, x86_64, sparc, alpha, arm, FreeBSD +* Fix serious sign-extension error in handling IP addresses +* RTC support can be excluded at compile time +* Make sources gcc-4 compatible +* Fix various compiler warnings +* Handle fluctuations in peer distance better. +* Fixed handling of stratum zero. +* Fix various problems for 64-bit systems +* Flush chronyc output streams after each command, to allow it to be driven + through pipes +* Manpage improvements + +Version 1.22 +============ + +This release number was claimed by a release that Mandriva made to patch +important bugs in 1.21. The official numbering has jumped to 1.23 as a +consequence. + New in version 1.21 ===================