]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2041
authorMichal Nowak <mnowak@isc.org>
Mon, 8 Mar 2021 12:47:30 +0000 (13:47 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 18 Mar 2021 14:55:10 +0000 (15:55 +0100)
doc/notes/notes-current.rst

index e6f6c580b02cde3f67630405bbb2dd1b717a70d9..a45b05ac28905c5d68b71af8cd00542f25ab5cfe 100644 (file)
@@ -75,6 +75,10 @@ Bug Fixes
   using ``dnssec-policy`` with ``nsec3param``. This has been fixed.
   [GL #2498]
 
+- A memory leak occurred when ``named`` was reconfigured after adding an
+  inline-signed zone with ``auto-dnssec maintain`` enabled. This has
+  been fixed. [GL #2041]
+
 - An invalid direction field (not one of ``N``, ``S``, ``E``, ``W``) in
   a LOC record resulted in an INSIST failure when a zone file containing
   such a record was loaded. [GL #2499]