From c6e22bbaefce98c37c1def3f971d214a9a147ad5 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 21 Oct 2014 16:14:30 -0700 Subject: [PATCH] [master] add a bit more info to CHANGES note, update README --- CHANGES | 3 ++- README | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a90d30b981..9479f797c0 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 eac77426c7..5681a17dc1 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