]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add empty release notes section for BIND 9.15.8
authorEvan Hunt <each@isc.org>
Thu, 16 Jan 2020 07:09:15 +0000 (23:09 -0800)
committerMichał Kępień <michal@isc.org>
Thu, 16 Jan 2020 07:32:34 +0000 (08:32 +0100)
doc/arm/Makefile.in
doc/arm/notes-9.15.8.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

index fa489909376b27280cf1ee0690787bca02c3c941..5bd7a698175724960ea2c97baa1c6e918287a2c5 100644 (file)
@@ -27,6 +27,9 @@ NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \
           notes-9.15.3.xml \
           notes-9.15.4.xml \
           notes-9.15.5.xml \
+          notes-9.15.6.xml \
+          notes-9.15.7.xml \
+          notes-9.15.8.xml \
           notes.xml
 
 doc man:: ${MANOBJS} ${TXTOBJS} ${PDFOBJS}
diff --git a/doc/arm/notes-9.15.8.xml b/doc/arm/notes-9.15.8.xml
new file mode 100644 (file)
index 0000000..b22631a
--- /dev/null
@@ -0,0 +1,16 @@
+<!--
+ - 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.15.8"><info><title>Notes for BIND 9.15.8</title></info>
+    <para>
+      None.
+    </para>
+</section>
index 5913615e12438906690c370ddcdb4b77199c73bb..07a8390421bf2c0638d46db7a98e236007e851c8 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.15.8.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.7.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.6.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.5.xml"/>
index d15bd6424f3d887b29b845770c0f6354d81ab7d8..12bcf80b2026e1c86e2f2251b89eff855f8bfab2 100644 (file)
 ./doc/arm/notes-9.15.5.xml                     SGML    2019,2020
 ./doc/arm/notes-9.15.6.xml                     SGML    2019,2020
 ./doc/arm/notes-9.15.7.xml                     SGML    2019,2020
+./doc/arm/notes-9.15.8.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