]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_9] more release note corrections
authorEvan Hunt <each@isc.org>
Thu, 24 Mar 2016 23:34:14 +0000 (16:34 -0700)
committerEvan Hunt <each@isc.org>
Thu, 24 Mar 2016 23:40:54 +0000 (16:40 -0700)
doc/arm/notes.xml

index d4561423bd776ebaa274302e55dca7059629b2f9..23d697fcf9546cde16f59a2531286f99117ef132 100644 (file)
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- Converted by db4-upgrade version 1.0 -->
 <section xmlns="http://docbook.org/ns/docbook" version="5.0"><info/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="noteversion.xml"/>
   <section xml:id="relnotes_intro"><info><title>Introduction</title></info>
-
     <para>
       This document summarizes changes since the last production release
       of BIND on the corresponding major release branch.
     </para>
   </section>
-  <section xml:id="relnotes_download"><info><title>Download</title></info>
 
+  <section xml:id="relnotes_download"><info><title>Download</title></info>
     <para>
       The latest versions of BIND 9 software can always be found at
       <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.isc.org/downloads/">http://www.isc.org/downloads/</link>.
@@ -37,8 +35,8 @@
       operating systems.
     </para>
   </section>
-  <section xml:id="relnotes_security"><info><title>Security Fixes</title></info>
 
+  <section xml:id="relnotes_security"><info><title>Security Fixes</title></info>
     <itemizedlist>
       <listitem>
        <para>
@@ -79,8 +77,8 @@
     </itemizedlist>
 
   </section>
-  <section xml:id="relnotes_features"><info><title>New Features</title></info>
 
+  <section xml:id="relnotes_features"><info><title>New Features</title></info>
     <itemizedlist>
       <listitem>
        <para>
@@ -91,7 +89,7 @@
       <listitem>
         <para>
          Added a warning for a common misconfiguration involving forwarded
-         RFC 1918 and ULA zones.
+         RFC 1918 and IPv6 ULA (Universal Local Address) zones.
        </para>
       </listitem>
       <listitem>
       </listitem>
       <listitem>
        <para>
-         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, <command>named</command> 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.
        </para>
       </listitem>
     </itemizedlist>
   </section>
-  <section xml:id="relnotes_changes"><info><title>Feature Changes</title></info>
 
+  <section xml:id="relnotes_changes"><info><title>Feature Changes</title></info>
     <itemizedlist>
       <listitem>
         <para>
       </listitem>
     </itemizedlist>
   </section>
-  <section xml:id="relnotes_bugs"><info><title>Bug Fixes</title></info>
 
+  <section xml:id="relnotes_port"><info><title>Porting Changes</title></info>
+    <itemizedlist>
+      <listitem>
+       <para>
+         The Microsoft Windows install tool
+         <command>BINDInstall.exe</command> 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
+         <filename>win32utils/build.txt</filename> for more details.
+         [RT #38915]
+       </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes_bugs"><info><title>Bug Fixes</title></info>
     <itemizedlist>
       <listitem>
        <para>
       </listitem>
     </itemizedlist>
   </section>
-  <section xml:id="end_of_life"><info><title>End of Life</title></info>
 
+  <section xml:id="end_of_life"><info><title>End of Life</title></info>
     <para>
       BIND 9.9 (Extended Support Version) will be supported until
       December, 2017.
       <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.isc.org/downloads/software-support-policy/">https://www.isc.org/downloads/software-support-policy/</link>
     </para>
   </section>
-  <section xml:id="relnotes_thanks"><info><title>Thank You</title></info>
 
+  <section xml:id="relnotes_thanks"><info><title>Thank You</title></info>
     <para>
       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