]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 16 Jan 2019 14:31:48 +0000 (15:31 +0100)
committerEvan Hunt <each@isc.org>
Wed, 16 Jan 2019 18:38:17 +0000 (10:38 -0800)
5137. [func] named now logs messages whenever a mirror zone becomes
usable or unusable for resolution purposes. [GL #818]

CHANGES

diff --git a/CHANGES b/CHANGES
index a46594cb4fdda7113a95a1e1afd6aae5b248d089..c3be4bc5b1820fcc8040a18c368858ef4efdd696 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5137.  [func]          named now logs messages whenever a mirror zone becomes
+                       usable or unusable for resolution purposes. [GL #818]
+
 5136.  [cleanup]       Check in named-checkconf that allow-update and
                        allow-update-forwarding are not set at the
                        view/options level; fix documentation. [GL #512]