Add empty release notes section for BIND 9.15.8

This commit is contained in:
Evan Hunt
2020-01-15 23:09:15 -08:00
committed by Michał Kępień
parent e19819457b
commit 95c76e537f
4 changed files with 21 additions and 0 deletions

View 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}

16
doc/arm/notes-9.15.8.xml Normal file
View File

@@ -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>

View 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"/>

View File

@@ -1471,6 +1471,7 @@
./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