]> 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:21:28 +0000 (10:21 +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 285dd869eb9f93c85622ab1b4a6fad7bfc84f162..52e280e3a356898fb74928dece0528f50d51d8d1 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]