]> 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:18:59 +0000 (10:18 +0200)
5019. [cleanup] A message is now logged when ixfr-from-differences is
set at zone level for an inline-signed zone. [GL #470]

CHANGES

diff --git a/CHANGES b/CHANGES
index b701d5923bdc3bd72cfc925e0f05c62133b68f94..feacd1837361b71b3aa473f94dfd99c7cd321f00 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]