From: Harlan Stenn Date: Wed, 24 Nov 2010 09:13:50 +0000 (-0500) Subject: Update the NEWS file to include work done in RC11 X-Git-Tag: NTP_4_2_6P3_RC11~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ff41c78adf767214021cfc6ada8d00daf3f0c52;p=thirdparty%2Fntp.git Update the NEWS file to include work done in RC11 bk: 4cecd74esM15iAnJL9FoN2V-ZA_suQ --- diff --git a/NEWS b/NEWS index a6885d2c8..e7e7caa5f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -NTP 4.2.6p3 (Harlan Stenn , 2010/11/14, RC10) +NTP 4.2.6p3 (Harlan Stenn , 2010/11/14, RC11) Focus: Bug fixes and portability improvements @@ -20,6 +20,8 @@ Build system * 'test' is in /usr/bin (instead of /bin) on some systems. * Basic sanity checks for the ChangeLog file. * Source certain build files with ./filename for systems without . in PATH. +* IRIX portability fix. +* Use a single copy of the "libopts" code. ntpd * Do not bind to IN6_IFF_ANYCAST addresses. @@ -32,6 +34,9 @@ ntpd * Prohibit 'includefile' directive in remote configuration command. * Fix 'nic' interface bindings. * Fix 'nic' interface handling where an address is on lo1. +* multicast fixes. +* Fix the way we link with openssl if openssl is installed in the base + system. ntpdate * Do not ignore replies with equal receive and transmit timestamps.