]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Set up release notes for BIND 9.16.4
authorMichał Kępień <michal@isc.org>
Tue, 19 May 2020 12:11:08 +0000 (14:11 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 19 May 2020 12:11:08 +0000 (14:11 +0200)
doc/arm/Makefile.in
doc/arm/notes-9.16.4.xml
doc/arm/notes.xml

index 748e939f3a4d3b60fbd18c8fb28c274829229029..560eaa0f121208e2e74118dfb41096936709385d 100644 (file)
@@ -22,7 +22,7 @@ PDFOBJS = Bv9ARM.pdf notes.pdf
 NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \
           notes-numbering.xml notes-platforms.xml notes-thankyou.xml \
           notes-9.16.0.xml notes-9.16.1.xml notes-9.16.2.xml notes-9.16.3.xml \
-          notes.xml
+          notes-9.16.4.xml notes.xml
 
 doc man:: ${MANOBJS} ${TXTOBJS} ${PDFOBJS}
 
index a9417ecc0437080685dd4071cbb0781cde6bcce4..78d6114e28853529d5718771b98f0777ce0022c6 100644 (file)
@@ -9,9 +9,9 @@
  - information regarding copyright ownership.
 -->
 
-<section xml:id="relnotes-9.16.3"><info><title>Notes for BIND 9.16.3</title></info>
+<section xml:id="relnotes-9.16.4"><info><title>Notes for BIND 9.16.4</title></info>
 
-  <section xml:id="relnotes-9.16.3-security"><info><title>Security Fixes</title></info>
+  <section xml:id="relnotes-9.16.4-security"><info><title>Security Fixes</title></info>
     <itemizedlist>
       <listitem>
         <para>
@@ -21,7 +21,7 @@
     </itemizedlist>
   </section>
 
-  <section xml:id="relnotes-9.16.3-known"><info><title>Known Issues</title></info>
+  <section xml:id="relnotes-9.16.4-known"><info><title>Known Issues</title></info>
     <itemizedlist>
       <listitem>
         <para>
     </itemizedlist>
   </section>
 
-  <section xml:id="relnotes-9.16.3-changes"><info><title>Feature Changes</title></info>
+  <section xml:id="relnotes-9.16.4-changes"><info><title>Feature Changes</title></info>
     <itemizedlist>
       <listitem>
         <para>
           <command>dig</command> and other tools can now print the Extended
           DNS Error (EDE) option when it appears in a request or response.
-          [GL #1834]
+          [GL #1835]
         </para>
       </listitem>
     </itemizedlist>
   </section>
 
-  <section xml:id="relnotes-9.16.3-bugs"><info><title>Bug Fixes</title></info>
+  <section xml:id="relnotes-9.16.4-bugs"><info><title>Bug Fixes</title></info>
     <itemizedlist>
       <listitem>
         <para>
index 8c650e20581d812a4226757e17dca5b1f421e58d..47d211761b0732eb401f35311b4f51c1e1fb556a 100644 (file)
@@ -24,6 +24,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-platforms.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-download.xml"/>
 
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.16.4.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.16.3.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.16.2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.16.1.xml"/>