]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Update the NEWS file to include work done in RC11
authorHarlan Stenn <stenn@ntp.org>
Wed, 24 Nov 2010 09:13:50 +0000 (04:13 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 24 Nov 2010 09:13:50 +0000 (04:13 -0500)
bk: 4cecd74esM15iAnJL9FoN2V-ZA_suQ

NEWS

diff --git a/NEWS b/NEWS
index a6885d2c898143f6353021bdc2be73fe97dc1677..e7e7caa5ff9fcc3742aab30c185af818d4bab049 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NTP 4.2.6p3 (Harlan Stenn <stenn@ntp.org>, 2010/11/14, RC10)
+NTP 4.2.6p3 (Harlan Stenn <stenn@ntp.org>, 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.