From: Michał Kępień Date: Tue, 12 Apr 2022 11:41:18 +0000 (+0200) Subject: Set up release notes for BIND 9.19.1 X-Git-Tag: v9.19.1~78^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=058df60ee1f2e6b5ac02423d2773aa36a6fb67fe;p=thirdparty%2Fbind9.git Set up release notes for BIND 9.19.1 --- diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 5ffb8e8a6d4..5673978a165 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -36,6 +36,7 @@ The latest versions of BIND 9 software can always be found at https://www.isc.org/download/. There you will find additional information about each release, and source code. +.. include:: ../notes/notes-current.rst .. include:: ../notes/notes-9.19.0.rst .. _relnotes_license: diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst new file mode 100644 index 00000000000..624b285bcbd --- /dev/null +++ b/doc/notes/notes-current.rst @@ -0,0 +1,43 @@ +.. Copyright (C) Internet Systems Consortium, Inc. ("ISC") +.. +.. SPDX-License-Identifier: MPL-2.0 +.. +.. 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 https://mozilla.org/MPL/2.0/. +.. +.. See the COPYRIGHT file distributed with this work for additional +.. information regarding copyright ownership. + +Notes for BIND 9.19.1 +--------------------- + +Security Fixes +~~~~~~~~~~~~~~ + +- None. + +Known Issues +~~~~~~~~~~~~ + +- None. + +New Features +~~~~~~~~~~~~ + +- None. + +Removed Features +~~~~~~~~~~~~~~~~ + +- None. + +Feature Changes +~~~~~~~~~~~~~~~ + +- None. + +Bug Fixes +~~~~~~~~~ + +- None.