]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #3664]
authorOndřej Surý <ondrej@isc.org>
Tue, 8 Nov 2022 11:54:03 +0000 (12:54 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 14 Nov 2022 09:01:36 +0000 (10:01 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 4d73a73b37085e1dbdf0b73a6b17f76737ecfd47..a330afad000ad37771ab43128e77fcf6eeb260b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6018.  [cleanup]       Remove the --with-tuning configure option.
+                       [GL #3664]
+
 6017.  [bug]           The view's zone table was not locked when it should
                        have been leading to race conditions when external
                        extensions that manipulate the zone table where in
index d4c9bb2ad6e247840396f154e8809713fd328a09..8af2593e3e5188c80fe5334685e7b64767288554 100644 (file)
@@ -30,8 +30,9 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- The NSEC3PARAM TTL was previously set to 0 and is now changed to be the same
-  value as in the SOA MINIMUM field. :gl:`#3570`
+- A ``configure`` option ``--with-tuning`` has been removed.  The compile-time
+  settings that required different values based on "workload" have been either
+  removed or a sensible default has been picked.  :gl:`#3664`
 
 Bug Fixes
 ~~~~~~~~~