]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorOndřej Surý <ondrej@isc.org>
Wed, 8 Apr 2020 06:56:26 +0000 (08:56 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 8 Apr 2020 07:43:41 +0000 (09:43 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8189b24a07ed20cb46fbe2dd30891c517b9f7459..7fd933f6bf188fd325edd5bbfaae999c0898213c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5376.  [bug]           Fix DNS ineffective rebinding protection when BIND 9
+                       is configured as a forwarding DNS server. [GL #1574]
+                       (Thanks to Tobias Klein)
+
 5374.  [bug]           Statistics counters counting recursive clients and
                        active connections could underflow. [GL #1087]