From 9be0986cbc3d5c083ed2b31ff2d836af18fbf241 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 15 Dec 2023 10:22:59 +0100 Subject: [PATCH] dnsdist: Fix 'Bugs Fixes' -> 'Bug Fixes' in the ChangeLog --- pdns/dnsdistdist/docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index e885c6e76d..6bcb998b18 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -77,7 +77,7 @@ Changelog Add a DynBlockRulesGroup:removeRange() binding .. change:: - :tags: Bugs Fixes, DNS over HTTPS + :tags: Bug Fixes, DNS over HTTPS :pullreq: 13381 Fix the case where nghttp2 is available but DoH is disabled @@ -120,7 +120,7 @@ Changelog Add `pdns::visit_directory()`, wrapping opendir/readdir/closedir .. change:: - :tags: Bugs Fixes + :tags: Bug Fixes :pullreq: 13488 Fix the removal of the last rule by name or UUID -- 2.47.2