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

index cab301f65fa1dacea2f8e603abdb9a81aa2a0ef4..0e9536eb91312e589ecae3c5306ed3d35b2cfeb5 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.16.xml \
           notes-9.11.15.xml \
           notes-9.11.14.xml \
           notes-9.11.13.xml \
diff --git a/doc/arm/notes-9.11.16.xml b/doc/arm/notes-9.11.16.xml
new file mode 100644 (file)
index 0000000..a0617c9
--- /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.11.16"><info><title>Notes for BIND 9.11.16</title></info>
+
+  <section xml:id="relnotes-9.11.16-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 91809ab5f65b36e51c057f8d962907ff7aaa6010..b732ce4c4ca0ebd063fa0cc071185f2aa4490314 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.16.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.15.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.14.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.13.xml"/>
index c59f739897448ff64427d487aaf09c17b8f3c2ca..2e47748aeca3e80e3f3c138f99a26359ac0628f7 100644 (file)
 ./doc/arm/notes-9.11.13.xml                    SGML    2019,2020
 ./doc/arm/notes-9.11.14.xml                    SGML    2019,2020
 ./doc/arm/notes-9.11.15.xml                    SGML    2019,2020
+./doc/arm/notes-9.11.16.xml                    SGML    2019,2020
 ./doc/arm/notes-9.11.2.xml                     SGML    2019,2020
 ./doc/arm/notes-9.11.3.xml                     SGML    2019,2020
 ./doc/arm/notes-9.11.4.xml                     SGML    2019,2020