]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2413]
authorMark Andrews <marka@isc.org>
Thu, 28 Jan 2021 01:45:48 +0000 (12:45 +1100)
committerMark Andrews <marka@isc.org>
Thu, 28 Jan 2021 01:54:59 +0000 (01:54 +0000)
doc/notes/notes-current.rst

index 80f956291f15c72de690df3669b727fc96ed5465..b459256ff6d0938ca2e91d539f7b086ab07a1104 100644 (file)
@@ -80,3 +80,6 @@ Bug Fixes
 
 - Previously, ``dnssec-keyfromlabel`` crashed when operating on an ECDSA key.
   This has been fixed. [GL #2178]
+
+- Named ``allow-update`` acls where broken in BIND 9.17.9 and BIND 9.16.11
+  preventing ``named`` starting. [GL #2413]