From: Michał Kępień Date: Mon, 26 Feb 2018 12:26:45 +0000 (+0100) Subject: Add CHANGES entry X-Git-Tag: v9.13.0~133^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d403f9d3c09960fc443f33bd89d2645f1994b3b;p=thirdparty%2Fbind9.git Add CHANGES entry 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] --- diff --git a/CHANGES b/CHANGES index 510d0c088ad..85d4d32c185 100644 --- 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]