]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Set up release notes for BIND 9.11.33
authorMichał Kępień <michal@isc.org>
Thu, 20 May 2021 10:34:09 +0000 (12:34 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 20 May 2021 10:34:09 +0000 (12:34 +0200)
doc/arm/Makefile.in
doc/arm/notes-9.11.33.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

index 5d993a3c4d560f66e1b89a53b39fb97114e9c29c..57ab90c3b340d17dcb51c48448b24ebda260fbaa 100644 (file)
@@ -21,6 +21,7 @@ PDFOBJS = Bv9ARM.pdf notes.pdf
 
 NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \
           notes-thankyou.xml \
+          notes-9.11.33.xml \
           notes-9.11.32.xml \
           notes-9.11.31.xml \
           notes-9.11.30.xml \
diff --git a/doc/arm/notes-9.11.33.xml b/doc/arm/notes-9.11.33.xml
new file mode 100644 (file)
index 0000000..d597068
--- /dev/null
@@ -0,0 +1,74 @@
+<!--
+ - 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 https://mozilla.org/MPL/2.0/.
+ -
+ - See the COPYRIGHT file distributed with this work for additional
+ - information regarding copyright ownership.
+-->
+
+<section xml:id="relnotes-9.11.33"><info><title>Notes for BIND 9.11.33</title></info>
+
+  <section xml:id="relnotes-9.11.33-security"><info><title>Security Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.33-known"><info><title>Known Issues</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.33-new"><info><title>New Features</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.33-removed"><info><title>Removed Features</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.33-changes"><info><title>Feature Changes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.33-bugs"><info><title>Bug Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index 901d375a8c897545d551de12a2d997f3430c31a6..7f5afb3f1feea222ad7693a25591a5ddf28e59f9 100644 (file)
@@ -21,6 +21,7 @@
   <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-license.xml"/>
 
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.33.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.32.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.31.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.30.xml"/>
index f829e3b06fca1c8b966df02ba4947fc00d39c519..710bd787b557841e3bf9bc1bebaa32d27e7d6551 100644 (file)
 ./doc/arm/notes-9.11.30.xml                    SGML    2021
 ./doc/arm/notes-9.11.31.xml                    SGML    2021
 ./doc/arm/notes-9.11.32.xml                    SGML    2021
+./doc/arm/notes-9.11.33.xml                    SGML    2021
 ./doc/arm/notes-9.11.4.xml                     SGML    2019,2020,2021
 ./doc/arm/notes-9.11.5.xml                     SGML    2019,2020,2021
 ./doc/arm/notes-9.11.6.xml                     SGML    2019,2020,2021