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