]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #2671]
authorOndřej Surý <ondrej@isc.org>
Tue, 4 May 2021 18:21:51 +0000 (20:21 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 5 May 2021 08:24:42 +0000 (10:24 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index ef2a08d36bac7550c8c2740a9499a54ae2340194..685dac33595a10c7f46de6c2413b5aa0f5649302 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5633.  [func]          Change the "max-ixfr-ratio" default to "unlimited".
+                       [GL #2671]
+
 5632.  [func]          Add built-in dnssec-policy "insecure". This is used to
                        transition a zone from a signed state to a unsigned
                        state. [GL #2645]
index f9b194de670079d54e58bb5fd301137544328715..ff654e763b4057c57afbafe80403c1c8c255cfa1 100644 (file)
@@ -51,6 +51,10 @@ Feature Changes
   ``dnssec-policy`` to ``insecure`` will cause CDS and CDNSKEY DELETE records
   to be published. :gl:`#2645`
 
+- Change the ``max-ixfr-ratio`` configuration option default value to
+  ``unlimited`` for better backwards compatibility in the stable release
+  series. :gl:`#2671`
+
 Bug Fixes
 ~~~~~~~~~