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

diff --git a/CHANGES b/CHANGES
index bdaa552fe0d78a975cccf990fd35f4e03557980e..aebe378e7d43d9e0d8f834c1ac110f8a9b4c3429 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)
+
 5368.  [bug]           Named failed to restart if 'rndc addzone' names
                        contained special characters (e.g. '/'). [GL #1655]