From: Evan Hunt Date: Tue, 21 Oct 2014 23:14:30 +0000 (-0700) Subject: [master] add a bit more info to CHANGES note, update README X-Git-Tag: v9.11.0a1~1329 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c6e22bbaefce98c37c1def3f971d214a9a147ad5;p=thirdparty%2Fbind9.git [master] add a bit more info to CHANGES note, update README --- diff --git a/CHANGES b/CHANGES index a90d30b981b..9479f797c0c 100644 --- a/CHANGES +++ b/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] diff --git a/README b/README index eac77426c7b..5681a17dc1f 100644 --- a/README +++ b/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