From: Michal Nowak Date: Tue, 31 Mar 2026 16:05:04 +0000 (+0200) Subject: Remove changelog for GL #5747 X-Git-Tag: v9.21.21~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3e3e7194d024b08e3da927508a633974a6f6cb;p=thirdparty%2Fbind9.git Remove changelog for GL #5747 --- diff --git a/doc/changelog/changelog-9.21.21.rst b/doc/changelog/changelog-9.21.21.rst index 3bb5ef44b6b..10990fab169 100644 --- a/doc/changelog/changelog-9.21.21.rst +++ b/doc/changelog/changelog-9.21.21.rst @@ -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``