From 95c76e537fd8eccfa6036cbb153573027dea3c65 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 15 Jan 2020 23:09:15 -0800 Subject: [PATCH] Add empty release notes section for BIND 9.15.8 --- doc/arm/Makefile.in | 3 +++ doc/arm/notes-9.15.8.xml | 16 ++++++++++++++++ doc/arm/notes.xml | 1 + util/copyrights | 1 + 4 files changed, 21 insertions(+) create mode 100644 doc/arm/notes-9.15.8.xml diff --git a/doc/arm/Makefile.in b/doc/arm/Makefile.in index fa48990937..5bd7a69817 100644 --- a/doc/arm/Makefile.in +++ b/doc/arm/Makefile.in @@ -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 index 0000000000..b22631a3b5 --- /dev/null +++ b/doc/arm/notes-9.15.8.xml @@ -0,0 +1,16 @@ + + +
Notes for BIND 9.15.8 + + None. + +
diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 5913615e12..07a8390421 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -24,6 +24,7 @@ + diff --git a/util/copyrights b/util/copyrights index d15bd6424f..12bcf80b20 100644 --- a/util/copyrights +++ b/util/copyrights @@ -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