From 3e007be91283abe7afe0d7035d6ddeec9ea65177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 22 Oct 2020 08:58:55 +0200 Subject: [PATCH] Set up release notes for BIND 9.17.7 --- doc/arm/notes.rst | 1 + doc/notes/notes-current.rst | 43 +++++++++++++++++++++++++++++++++++++ util/copyrights | 1 + 3 files changed, 45 insertions(+) create mode 100644 doc/notes/notes-current.rst diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 2fa32e92d5..f524e02367 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -52,6 +52,7 @@ https://www.isc.org/download/. There you will find additional information about each release, source code, and pre-compiled versions for Microsoft Windows operating systems. +.. include:: ../notes/notes-current.rst .. include:: ../notes/notes-9.17.6.rst .. include:: ../notes/notes-9.17.5.rst .. include:: ../notes/notes-9.17.4.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst new file mode 100644 index 0000000000..330d7c8a31 --- /dev/null +++ b/doc/notes/notes-current.rst @@ -0,0 +1,43 @@ +.. + 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 https://mozilla.org/MPL/2.0/. + + See the COPYRIGHT file distributed with this work for additional + information regarding copyright ownership. + +Notes for BIND 9.17.6 +--------------------- + +Security Fixes +~~~~~~~~~~~~~~ + +- None. + +Known Issues +~~~~~~~~~~~~ + +- None. + +New Features +~~~~~~~~~~~~ + +- None. + +Removed Features +~~~~~~~~~~~~~~~~ + +- None. + +Feature Changes +~~~~~~~~~~~~~~~ + +- None. + +Bug Fixes +~~~~~~~~~ + +- Handle `UV_EOF` differently such that it is not treated as a `TCP4RecvErr` or + `TCP6RecvErr`. [GL #2208] diff --git a/util/copyrights b/util/copyrights index ea91267d92..772ad87b86 100644 --- a/util/copyrights +++ b/util/copyrights @@ -1241,6 +1241,7 @@ ./doc/notes/notes-9.17.4.rst RST 2020 ./doc/notes/notes-9.17.5.rst RST 2020 ./doc/notes/notes-9.17.6.rst RST 2020 +./doc/notes/notes-current.rst RST 2020 ./docutil/HTML_COPYRIGHT X 2001,2004,2016,2018,2019,2020 ./docutil/MAN_COPYRIGHT X 2001,2004,2016,2018,2019,2020 ./docutil/patch-db2latex-duplicate-template-bug X 2007,2018,2019,2020