]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 24 Aug 2018 08:18:59 +0000 (10:18 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 24 Aug 2018 08:24:48 +0000 (10:24 +0200)
5019. [cleanup] A message is now logged when ixfr-from-differences is
set at zone level for an inline-signed zone. [GL #470]

(cherry picked from commit 4fb5d072c2c930e1904a3968bc71dc60259131de)

CHANGES

diff --git a/CHANGES b/CHANGES
index 98c50b755329967c2537249ac1632924cf9ca6b1..a9b9df78161aca87667c67a87dad00fe84a6761e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5019.  [cleanup]       A message is now logged when ixfr-from-differences is
+                       set at zone level for an inline-signed zone. [GL #470]
+
 5018.  [bug]           Fix incorrect sizeof arguments in lib/isc/pk11.c.
                        [GL !588]