From 7d5c94236b2d2031c19b20459b85507a089be9a0 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Thu, 24 Mar 2016 16:34:14 -0700 Subject: [PATCH] [v9_9] more release note corrections --- doc/arm/notes.xml | 43 +++++++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 14 deletions(-) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index d4561423bd..23d697fcf9 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -17,18 +17,16 @@ - PERFORMANCE OF THIS SOFTWARE. --> -
Introduction - This document summarizes changes since the last production release of BIND on the corresponding major release branch.
-
Download +
Download The latest versions of BIND 9 software can always be found at http://www.isc.org/downloads/. @@ -37,8 +35,8 @@ operating systems.
-
Security Fixes +
Security Fixes @@ -79,8 +77,8 @@
-
New Features +
New Features @@ -91,7 +89,7 @@ Added a warning for a common misconfiguration involving forwarded - RFC 1918 and ULA zones. + RFC 1918 and IPv6 ULA (Universal Local Address) zones. @@ -108,16 +106,16 @@ - When loading managed signed zones detect if the RRSIG's - inception time is in the future and regenerate the RRSIG - immediately. This helps when the system's clock needs to - be reset backwards. + When loading a signed zone, named will + now check whether an RRSIG's inception time is in the future, + and if so, it will regenerate the RRSIG immediately. This helps + when a system's clock needs to be reset backwards.
-
Feature Changes +
Feature Changes @@ -151,8 +149,25 @@
-
Bug Fixes +
Porting Changes + + + + The Microsoft Windows install tool + BINDInstall.exe which requires a + non-free version of Visual Studio to be built, now uses two + files (lists of flags and files) created by the Configure + perl script with all the needed information which were + previously compiled in the binary. Read + win32utils/build.txt for more details. + [RT #38915] + + + +
+ +
Bug Fixes @@ -176,16 +191,16 @@
-
End of Life +
End of Life BIND 9.9 (Extended Support Version) will be supported until December, 2017. https://www.isc.org/downloads/software-support-policy/
-
Thank You +
Thank You Thank you to everyone who assisted us in making this release possible. If you would like to contribute to ISC to assist us in continuing to