]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for #1849
authorOndřej Surý <ondrej@isc.org>
Wed, 3 Jun 2020 13:34:25 +0000 (15:34 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 3 Jun 2020 20:17:02 +0000 (22:17 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4e3282c3558ee0936914722afe6d680f33ac3db6..a1c5fa80c448e650ae85a45fb2d7ab617d088108 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5427.  [bug]           Fix regression in address/prefix length checking
+                       that should have been warning instead of error
+                       in the BIND 9.11 release. [GL #1849]
+
 5415.  [test]          Address race in dnssec system test that led to
                        test failures. [GL #1852]