]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Thu, 5 Jul 2018 08:54:56 +0000 (10:54 +0200)
committerEvan Hunt <each@isc.org>
Wed, 11 Jul 2018 00:36:57 +0000 (17:36 -0700)
4988. [bug] "rndc reconfig" was incorrectly handling zones whose
"mirror" setting was changed. [GL #381]

CHANGES

diff --git a/CHANGES b/CHANGES
index 3d7e6cca2c648fab99ab2e2049da208dfd6ce80d..7765a3c402e23bf3604901f9d8f3179b69cc2d8d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4991.  [bug]           "rndc reconfig" was incorrectly handling zones whose
+                       "mirror" setting was changed. [GL #381]
+
 4990.  [bug]           Prevent a possible NULL reference in pkcs11-keygen.
                        [GL #401]