]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Set up release notes for BIND 9.11.28
authorMichał Kępień <michal@isc.org>
Thu, 21 Jan 2021 08:42:23 +0000 (09:42 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 21 Jan 2021 08:42:23 +0000 (09:42 +0100)
doc/arm/Makefile.in
doc/arm/notes-9.11.28.xml [new file with mode: 0644]
doc/arm/notes.xml

index f5e137619fa10da38715748114f0b1de75d29860..c1455ca7af234a3fc64597c65efe1e5fa6949f5b 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.28.xml \
           notes-9.11.27.xml \
           notes-9.11.26.xml \
           notes-9.11.25.xml \
diff --git a/doc/arm/notes-9.11.28.xml b/doc/arm/notes-9.11.28.xml
new file mode 100644 (file)
index 0000000..da7d57c
--- /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.28"><info><title>Notes for BIND 9.11.28</title></info>
+
+  <section xml:id="relnotes-9.11.28-security"><info><title>Security Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.28-known"><info><title>Known Issues</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.28-new"><info><title>New Features</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.28-removed"><info><title>Removed Features</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.28-changes"><info><title>Feature Changes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.28-bugs"><info><title>Bug Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index 9cab4e55954e4d6be29e9ad378e0825dc6c7371b..013708cc1a24f3bcc08890be5995c495e7f4ca0a 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.28.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.27.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.26.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.25.xml"/>