]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes section for BIND 9.14.11
authorMichał Kępień <michal@isc.org>
Wed, 12 Feb 2020 12:50:21 +0000 (13:50 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 12 Feb 2020 12:50:21 +0000 (13:50 +0100)
doc/arm/Makefile.in
doc/arm/notes-9.14.11.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

index 41495d3af957aed5d1696f9fe2d1c8644ae9725a..4cc486a3d9885f22535edcc61dc9c5ce5d9189db 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-numbering.xml notes-platforms.xml notes-thankyou.xml \
+          notes-9.14.11.xml \
           notes-9.14.10.xml \
           notes-9.14.9.xml \
           notes-9.14.8.xml \
diff --git a/doc/arm/notes-9.14.11.xml b/doc/arm/notes-9.14.11.xml
new file mode 100644 (file)
index 0000000..02af09b
--- /dev/null
@@ -0,0 +1,25 @@
+<!--
+ - 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.14.11"><info><title>Notes for BIND 9.14.11</title></info>
+
+  <section xml:id="relnotes-9.14.11-bugs"><info><title>Bug Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          <command>named</command> crashed when it was queried for a
+          nonexistent name in the CHAOS class. [GL #1540]
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index 9c5ce403b4a20f15475b1c0c5fc5828f6e50f882..1ec0436857af4581d4f363457aa13eae7ab6f322 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.14.11.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.14.10.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.14.9.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.14.8.xml"/>
index 81ee52c05650a349a801c2d336261846197ce1c5..fafb5ae097791cde5317a4a2c8f16915033e5b1a 100644 (file)
 ./doc/arm/notes-9.14.0.xml                     SGML    2019,2020
 ./doc/arm/notes-9.14.1.xml                     SGML    2019,2020
 ./doc/arm/notes-9.14.10.xml                    SGML    2019,2020
+./doc/arm/notes-9.14.11.xml                    SGML    2019,2020
 ./doc/arm/notes-9.14.2.xml                     SGML    2019,2020
 ./doc/arm/notes-9.14.3.xml                     SGML    2019,2020
 ./doc/arm/notes-9.14.4.xml                     SGML    2019,2020