From ea981a9aa96885eb26823a462b3271e94c852ac9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 14 Feb 2024 16:37:49 +1100 Subject: [PATCH] Add release note for [GL #4580] (cherry picked from commit ecb043fc7b1a99a7e2ffb3d34974d16c00348471) --- doc/notes/notes-current.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 7c1f7295de..5c2ecd0dcc 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -23,6 +23,8 @@ New Features - The statistics channel now includes counters that indicate the number of currently connected TCP IPv4/IPv6 clients. :gl:`#4425` +- Added RESOLVER.ARPA to the built in empty zones. :gl:`#4580` + Removed Features ~~~~~~~~~~~~~~~~