]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove release note draft file
authorNicki Křížek <nicki@isc.org>
Mon, 19 Aug 2024 16:01:54 +0000 (18:01 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 20 Aug 2024 09:05:51 +0000 (09:05 +0000)
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.

(cherry picked from commit c795cfec54d9eaeec90820fcc7bca8783467ecbf)

doc/arm/notes.rst
doc/notes/notes-current.rst [deleted file]

index 70b55310f118c874cdc117e57a33699015d0a91e..fe47c8f903859193bbc11c9b08bc310e6dc6dceb 100644 (file)
@@ -38,7 +38,6 @@ information about each release, and source code.
 
 .. include:: ../notes/notes-known-issues.rst
 
-.. include:: ../notes/notes-current.rst
 .. include:: ../notes/notes-9.18.28.rst
 .. include:: ../notes/notes-9.18.27.rst
 .. include:: ../notes/notes-9.18.26.rst
diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst
deleted file mode 100644 (file)
index 56aef91..0000000
+++ /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.18.29
-----------------------
-
-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
-  <relnotes_known_issues>` for a list of all known issues affecting this
-  BIND 9 branch.