]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Mon, 3 Dec 2018 02:45:28 +0000 (13:45 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Dec 2018 04:58:07 +0000 (15:58 +1100)
(cherry picked from commit e6c5ad37a492391687f4ca77706128d7568c7393)

CHANGES

diff --git a/CHANGES b/CHANGES
index a65a42a2c3617685a9e44a13e4018248fdf3561c..320eacde33e405b851db19a0bc05b956958c452e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5104.  [cleanup]       Log clearer informational message when a catz zone
+                       is overridden by a zone in named.conf.
+                       Thanks to Tony Finch. [GL !1157]
 
 5103.  [bug]           Add missing design by contract tests to dns_catz*.
                        [GL #748]