]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Mon, 26 Feb 2018 12:26:45 +0000 (13:26 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 26 Feb 2018 12:47:28 +0000 (13:47 +0100)
4903. [bug] "check-mx fail;" did not prevent MX records containing
IP addresses from being added to a zone by a dynamic
update. [GL #112]

CHANGES

diff --git a/CHANGES b/CHANGES
index 510d0c088ad3a101749082c38a77626bd792bd97..85d4d32c185de8dc5161a1aa3e74e2f7534df7ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+4903.  [bug]           "check-mx fail;" did not prevent MX records containing
+                       IP addresses from being added to a zone by a dynamic
+                       update. [GL #112]
+
 4902.  [test]          Improved the reliability of the 'ixfr' system
                        test. [GL #66]