]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove changelog for GL #5747
authorMichal Nowak <mnowak@isc.org>
Tue, 31 Mar 2026 16:05:04 +0000 (18:05 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 31 Mar 2026 16:05:04 +0000 (18:05 +0200)
doc/changelog/changelog-9.20.22.rst

index ae2f2fa96c802474b5d5a23cba0f9ae7cba2c16a..82458dd8771f35489b5d936c25662f159c11fbb1 100644 (file)
@@ -80,13 +80,6 @@ Bug Fixes
   tasks, ensuring they execute on their designated threads and
   preventing the crashes. :gl:`#4882` :gl:`!11684`
 
-- Fix NTA (Negative Trust Anchor) expiration issue. ``c009a48ed55``
-
-  When a configured NTA for a name expired, any possibly cached data for
-  the name (with "insecure" DNSSEC validation result) was not flushed
-  from the resolver's cache. This has been fixed. :gl:`#5747`
-  :gl:`!11715`
-
 - Count temporal problems with DNSSEC validation as attempts.
   ``e4399fc6b26``