]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #4027
authorMichał Kępień <michal@isc.org>
Mon, 8 May 2023 13:29:07 +0000 (15:29 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 8 May 2023 13:29:07 +0000 (15:29 +0200)
doc/notes/notes-9.19.13.rst

index 2565c37a593b56653da440c1a5f137ee1bd9736b..a88b3179c31a483aca7b1f4421865a94afcdbebb 100644 (file)
@@ -45,6 +45,10 @@ Bug Fixes
   as broken and is not contacted again during a given resolution
   process. :gl:`#4005`
 
+- When removing delegations from an opt-out range, empty-non-terminal
+  NSEC3 records generated by those delegations were not cleaned up. This
+  has been fixed. :gl:`#4027`
+
 - A flaw in reworked code responsible for accepting TCP connections has
   been addressed. This issue could cause a visible performance drop for
   TCP queries on some platforms, notably FreeBSD, and has now been