Add CHANGES and release note for [GL #3664]

This commit is contained in:
Ondřej Surý
2022-11-08 12:54:03 +01:00
parent 76725718f4
commit 24bda93dde
2 changed files with 6 additions and 2 deletions

View File

@@ -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

View 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
~~~~~~~~~