]> 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:21:33 +0000 (18:21 +0200)
doc/changelog/changelog-9.21.21.rst

index 3bb5ef44b6b2302a2fdbb505ae8a29b9dc1d1d7c..10990fab1693ac5cd9ca0eccd0c4dc65f23addde 100644 (file)
@@ -186,13 +186,6 @@ Bug Fixes
   makes the operations natively visible to ThreadSanitizer. :gl:`#5182`
   :gl:`!11719`
 
-- Fix NTA (Negative Trust Anchor) expiration issue. ``7be7dbb7b3d``
-
-  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:`!11597`
-
 - Count temporal problems with DNSSEC validation as attempts.
   ``3b9ad92cddd``