From: Ondřej Surý Date: Wed, 8 Apr 2020 06:56:26 +0000 (+0200) Subject: Add CHANGES X-Git-Tag: v9.14.12~7^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d13a505d40b22e38bdfa4c99b5613460e2920f12;p=thirdparty%2Fbind9.git Add CHANGES --- diff --git a/CHANGES b/CHANGES index 912e0018fe2..fc005b8a551 100644 --- 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]