]> 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:45:32 +0000 (09:45 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 912e0018fe2bf905545ac6a1a4cd53a56291bea5..fc005b8a5510db0a3c44d1ce18e29ceabb720f76 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)
+
 5358.  [bug]           Inline master zones whose master files were touched
                        but otherwise unchanged and were subsequently reloaded
                        may have stopped re-signing. [GL !3135]