From: Nicki Křížek Date: Mon, 19 Aug 2024 16:01:54 +0000 (+0200) Subject: Remove release note draft file X-Git-Tag: v9.21.1~36^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c795cfec54d9eaeec90820fcc7bca8783467ecbf;p=thirdparty%2Fbind9.git Remove release note draft file Since we've started the new changelog & release notes process, the file for drafting release notes for the version-to-be is no longer needed. --- diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 0e6879b1def..d74d402a1f5 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -40,8 +40,6 @@ information about each release, and source code. .. include:: ../notes/notes-known-issues.rst -.. include:: ../notes/notes-current.rst - .. _relnotes_license: License diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst deleted file mode 100644 index 0e089b68bc9..00000000000 --- a/doc/notes/notes-current.rst +++ /dev/null @@ -1,45 +0,0 @@ -.. 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.21.0 ---------------------- - -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - -Bug Fixes -~~~~~~~~~ - -- None. - -Known Issues -~~~~~~~~~~~~ - -- There are no new known issues with this release. See :ref:`above - ` for a list of all known issues affecting this - BIND 9 branch.