]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add empty release notes for BIND 9.16.3
authorMark Andrews <marka@isc.org>
Fri, 17 Apr 2020 00:21:01 +0000 (10:21 +1000)
committerMark Andrews <marka@isc.org>
Fri, 17 Apr 2020 00:23:50 +0000 (10:23 +1000)
doc/arm/Makefile.in
doc/arm/notes-9.16.3.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

index 05c2f4133e94ce809ca8c007f8813e83ffbf5e6f..748e939f3a4d3b60fbd18c8fb28c274829229029 100644 (file)
@@ -21,7 +21,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.0.xml notes-9.16.1.xml notes-9.16.2.xml notes-9.16.3.xml \
           notes.xml
 
 doc man:: ${MANOBJS} ${TXTOBJS} ${PDFOBJS}
diff --git a/doc/arm/notes-9.16.3.xml b/doc/arm/notes-9.16.3.xml
new file mode 100644 (file)
index 0000000..fa95cce
--- /dev/null
@@ -0,0 +1,54 @@
+<!--
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ -
+ - This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ -
+ - See the COPYRIGHT file distributed with this work for additional
+ - 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.3-security"><info><title>Security Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+         None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.16.3-known"><info><title>Known Issues</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+         None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.16.3-changes"><info><title>Feature Changes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+         None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.16.3-bugs"><info><title>Bug Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+         None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index e46ea0677d6d91e11973822cff0e5770674a9c33..8c650e20581d812a4226757e17dca5b1f421e58d 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.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"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.16.0.xml"/>
index e9b95abaa3735bedeef5518da435b18a5db4ebb8..1f93045545e8ed6b1acb7e75ffdf3a77cf574349 100644 (file)
 ./doc/arm/notes-9.16.0.xml                     SGML    2020
 ./doc/arm/notes-9.16.1.xml                     SGML    2020
 ./doc/arm/notes-9.16.2.xml                     SGML    2020
+./doc/arm/notes-9.16.3.xml                     SGML    2020
 ./doc/arm/notes-download.xml                   SGML    2019,2020
 ./doc/arm/notes-eol.xml                                SGML    2019,2020
 ./doc/arm/notes-intro.xml                      SGML    2019,2020