From e82c572164eeaaa045a26196fe6096cbef3c10c8 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 21 Oct 2014 23:27:59 +1100 Subject: [PATCH] 3987. [func] Allow the zone serial of a dynamically updatable zone to be updated via rndc. [RT #37404] --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index dd40f5614f..a7721c2705 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -3987. [func] Handle future Visual Studio 14 incompatible changes. +3988. [func] Handle future Visual Studio 14 incompatible changes. [RT #37380] +3987. [func] Allow the zone serial of a dynamically updatable + zone to be updated via rndc. [RT #37404] + 3986. [doc] Add the BIND version number to page footers in the ARM. [RT #37398]