From: Ondřej Surý Date: Mon, 20 Sep 2021 11:35:10 +0000 (+0200) Subject: Add CHANGES and release note for [GL #2814] X-Git-Tag: v9.17.19~30^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e543054d5695949cb92dad6ee33f35dcd6f59d11;p=thirdparty%2Fbind9.git Add CHANGES and release note for [GL #2814] --- diff --git a/CHANGES b/CHANGES index 6734103c293..f527025ed96 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5720. [contrib] Remove old-style DLZ drivers that had to be enabled + during compile time. [GL #2814] + 5719. [func] The "masterfile-format" format "map" has been removed. [GL #2882] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 91d666e96ce..cfa98cedde3 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -37,6 +37,10 @@ Removed Features ``named-compilezone`` and change the configuration prior to BIND 9 upgrade. :gl:`#2882` +- Remove old-style DLZ drivers that had to be enabled in ``named`` during the + compile time. The new-style dynamically loaded DLZ modules should be used + as a replacement. :gl:`#2814` + Feature Changes ~~~~~~~~~~~~~~~