]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #2814]
authorOndřej Surý <ondrej@sury.org>
Mon, 20 Sep 2021 11:35:10 +0000 (13:35 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 20 Sep 2021 20:26:17 +0000 (22:26 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 6734103c2939a86e86cb9c8197900f171918beac..f527025ed960890bfa1e35ed393549e2394adc19 100644 (file)
--- 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]
 
index 91d666e96ce4810dc341493c6fd73c5b1b434fe8..cfa98cedde30526a2a9839e73688f18f72bf8f71 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~