mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 10:10:00 -04:00
Add CHANGES and release note for [GL #3664]
This commit is contained in:
parent
76725718f4
commit
24bda93dde
2 changed files with 6 additions and 2 deletions
3
CHANGES
3
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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue