From 842fa76cddffbec9454ee1636e2d4b6c5a00bdab Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Thu, 28 Oct 2021 15:17:21 +0200 Subject: [PATCH] Add CHANGES and release notes for EDE:18 New feature. --- CHANGES | 3 +++ doc/notes/notes-current.rst | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a836f616cb..c763e06870 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5759. [func] Set Extended DNS Error Code 18 - Prohibited if query + access is denied to the specific client. [GL #1836] + 5758. [bug] mdig now honors the operating system's preferred ephemeral port range. [GL #2374] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index ee9288b72c..f5f6fd963b 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -24,7 +24,8 @@ Known Issues New Features ~~~~~~~~~~~~ -- None. +- Set Extended DNS Error Code 18 - Prohibited if query access is denied to the + specific client. :gl:`#1836` Removed Features ~~~~~~~~~~~~~~~~