From 42f41f003ee42986f4f7e52dfa2260b8a48f75fa Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Tue, 30 May 2023 15:11:24 +0000 Subject: [PATCH] Add CHANGES and release notes for [GL #3883] --- CHANGES | 3 +++ doc/notes/notes-current.rst | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ad52987e2f..105907004c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6255. [func] Expose data about incoming zone transfers in progress + using statistics channel. [GL #3883] + 6254. [cleanup] Add semantic patch to do an explicit cast from char to unsigned char in ctype.h class of functions. [GL #4327] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 0cfdcb2f3f..28c11682c6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -20,7 +20,8 @@ Security Fixes New Features ~~~~~~~~~~~~ -- None. +- The statstics channel now includes information about incoming zone transfers + currently in progress. :gl:`#3883` - The new :any:`resolver-use-dns64` option enables ``named`` to apply :any:`dns64` rules to IPv4 server addresses when sending recursive