From: Evan Hunt Date: Mon, 13 Jul 2020 21:05:55 +0000 (-0700) Subject: CHANGES, release note X-Git-Tag: v9.17.4~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=efa563993471c0248a35c3e1290c71144a9a9111;p=thirdparty%2Fbind9.git CHANGES, release note --- diff --git a/CHANGES b/CHANGES index a86cc3c43d7..780e65ac3c2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5472. [func] The statistics channel has been updated to use the + new network manager. [GL #2022] + 5471. [bug] The introduction of KASP support broke whether the second field of sig-validity-interval was treated as days or hours. (Thanks to Tony Finch.) [GL !3735] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 692b8c60e74..ca578c6a345 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -33,6 +33,9 @@ New Features restoring UNIX-domain socket support or by formally declaring them to be obsolete in the control channel. [GL #1759] +- Statistics channels have also been updated to use the new BIND network + manager API. [GL #2022] + Feature Changes ~~~~~~~~~~~~~~~