mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
[master] add a bit more info to CHANGES note, update README
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,5 +1,6 @@
|
||||
3988. [func] Allow the zone serial of a dynamically updatable
|
||||
zone to be updated via rndc. [RT #37404]
|
||||
zone to be updated via "rndc signing -serial".
|
||||
[RT #37404]
|
||||
|
||||
3987. [func] Handle future Visual Studio 14 incompatible changes.
|
||||
[RT #37380]
|
||||
|
4
README
4
README
@@ -56,6 +56,10 @@ BIND 9.11.0
|
||||
BIND 9.11.0 includes a number of changes from BIND 9.10 and earlier
|
||||
releases. New features include:
|
||||
|
||||
- The zone serial number of a dynamically updatable zone
|
||||
can now be set via "rndc signing -serial". This allows
|
||||
inline-signing zones to be set to a specific serial
|
||||
number.
|
||||
- SERVFAIL responses can now be cached for a limited time
|
||||
(defaulting to 10 seconds, with an upper limit of 30).
|
||||
This can reduce the frequency of retries when a query is
|
||||
|
Reference in New Issue
Block a user