]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2911
authorMichał Kępień <michal@isc.org>
Mon, 11 Oct 2021 12:39:06 +0000 (14:39 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 28 Oct 2021 10:05:58 +0000 (12:05 +0200)
doc/notes/notes-current.rst

index 0d7babc7449bccc139da4143e77ab9900c79478a..5c07bfb91888bf6c861db105a3e57f87543794df 100644 (file)
@@ -144,6 +144,12 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
+- A recent change introduced in BIND 9.17.18 inadvertently broke
+  backward compatibility for the ``check-names master ...`` and
+  ``check-names slave ...`` options, causing them to be silently
+  ignored. This has been fixed and these options now work properly
+  again. :gl:`#2911`
+
 - When new IP addresses were set up by the operating system during
   ``named`` startup, it could fail to listen for TCP connections on the
   newly added interfaces. :gl:`#2852`